CTo perform operations like addition, subtraction, and comparison
DTo change the color of the text output
Step-by-Step Solution
Solution:
Step 1: Understand the role of operators
Operators are symbols that perform operations on values or variables, like adding or comparing them.
Step 2: Identify the correct purpose
Only To perform operations like addition, subtraction, and comparison describes performing operations such as addition, subtraction, and comparison, which is what operators do.
Final Answer:
To perform operations like addition, subtraction, and comparison -> Option C
Quick Check:
Why operators are needed = To perform operations like addition, subtraction, and comparison [OK]
Quick Trick:Operators let you do math and comparisons easily [OK]
Common Mistakes:
MISTAKES
Thinking operators create variables
Confusing operators with comments
Believing operators change text color
Master "Operators and Expression Evaluation" in Python
9 interactive learning modes - each teaches the same concept differently