I'm going over some lessons on how to write in Java and I found this one lesson that talked about using the != to check to make sure a variable is not equal to a specific value. Can you also say <> instead? Wouldn't that not give you the same result?