Random Number Game

For this lab, the objective was to create a game where the user needs to guess a randomly generated number. If the guess was wrong, they would get a prompt saying that they were wrong, in addition to a hint. Same goes if the number was too high. If correct, a prompt states that they were correct, ending the game.