Programming (12th Grade)
if-elif-else/operators
Which operator is used to check if two values are equal in Python?
==
=
!=
===