@R0bsterz, I'm going to give you the pseudocode, see if you can follow it and code the program.
-Create a string of "Sammy"
-Create a new scanner
- Print out your greeting
- Create a string that is equal to what the scanner pick up on the next line.
- Use conditionals statement to compare the string, with (string.equals())