Guessing Game

A guessing game made in python. It picks a number between 1 and 100 and ask the user its name and to pick a number.  The user has 10 guesses. The program will let you know if your number is low or high. If you exceed 10 guesses the program will end and tell you the number it it stored.