Introduction - If you have any usage issues, please Google them yourself
Write a number guessing game, the computer generates a random integer less than 100, allowing users to guess, if you guess more than a large computer, the output of " big, then small point!" Otherwise the output is " small, then Great point! " , the user can only guess a total of ten times, and according to the user to guess the correct answer to the number of output with the appropriate information, such as: only once guessed, the output" You are a genius! " , eight only guess , output " Bensi it!" , if ten times did not guess right, the game is over!