See that? We'll get back to objects and Strings a little later; in the meantime, let's not use == to compare strings!
==
Yikes! Because equals() is a method, we need to use it together with a string as well.
equals()