Nice job! When we want to compare two expressions for equality, we use ==.
==
Psst: Don't get mixed up with = which is used for assigning values to variables!
=
Let's talk about bitwise shift operators later, okay? They're really tricky, you know.