Number Guess Challenge

You should have already completed the functionality that keeps the user from guessing outside of the appropriate range.
If you haven't, please finish that functionality.

In addition, complete the following:

The below can be used for reference, however please try to finish this without looking at my code :)

Number Guessing Game we did in class (Incomplete)
Number Guessing Game with difficulty level