Fantastic! The = sign stores values and the == sign compares them.
=
==
Make sure that you store the result of the comparison with = and make the comparison with ==.