Programming (Year 12)
Operators
In Python, which operator is used to check if two values are equal?
=
==
===
!=
Next