Add a println statement to print out the value of choice after it is read so you can see what the computer sees when it executes the while statement.

You should use the equals() method for...