/UNIcompiler-Guess-Game

The program randomly chooses a number between 1 to 10, 1 to 100, or any range. Hints will given to users to guess the number. Every time the user guesses wrong, he gets another clue, and his score gets reduced.The clue can be multiples, divisible, greater or smaller, or a combination of all.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

NUMBER GUESSING GAME

  • The program randomly chooses a number between 1 to 10, 1 to 100, or any range.
  • Hints will given to users to guess the number. Every time the user guesses wrong, he gets another clue, and his score gets reduced.
  • The clue can be multiples, divisible, greater or smaller, or a combination of all.

Output: Colab Link

image