This program is a simple guessing game. User is asked for their name and to guess a randomly generated number between 1 and 10. The User has 5 guesses. At the end the user is told if they lost or if they won and how many guesses they took.
Added another part of the game where the player thinks of a number between 1 and 10 then the computer guesses.