What is the purpose of the '==' operator in Python?
Logical AND
Comparison
Assignment
Logical OR

Computer Science Exercises are loading ...