Guess My Number – Modified

Take the existing code from codehs.com, lesson 5.1.13 Guess My Number and change it so that the users is prompted when:
-their guess is too low
-the guess is too high

So it looks like this:

click to zoom in

Note that you have to complete Guess My Number in codehs.com to use it for this assignment.

Click here to turn in your modified program.