DAY 12: SCOPE & NUMBER GUESSING GAME

<Using knowledge gained from Day 1 - Day 11 to create a program where the computer guesses a number between 1 and 100. User must guess what this number is within 10 or 5 guesses depending on the level. The program will let the user know whether their guess is too high or too low. >

<CODE >

<OUTPUT >

<Easy Level >
<Hard Level >