This game is all about guessing a number. The program generates random number,
but the number is not visible to the player.

Player try to guess the number.

If the guess number is greater than right answer than system gives a hint,
that entered number is ‘high’.
If guess number is smaller than right answer than it gives ‘low’.