Perfect! The == and != signs are the comparison operators that check if two values are the same or not.
==
!=
Might it be that we only use the = sign to give, or assign, values to variables?
=