Programming (Year 11)
Operators
Which of the following operators is used for equality comparison in Python?
=
==
!=
<>
Next