Programming (Year 12)
Operators
Which operator is used to compare two values for equality in Python?
=
==
===
<>
Next