Hello Antony!
You should use the String's equals() (or better in your case equalsIgnoreCase()) method instead of the == operator when comparing Strings.