Is it waiting for the user to enter more data? What happens when more data is typed in?
What does it do if -999 is entered?

Add some calls to the println statement to print out messages as the...