Programming (Year 11)
Operators
Which operator is used for equality comparison in Python?
==
===
=
!=