Guess The Number game with "Play again" feature and exception handling
-
Updated
Dec 16, 2017 - Python
Guess The Number game with "Play again" feature and exception handling
The game will generate a random Number from 1 to 50 and you have to guess it right to win, you can reveal the number by enter 0 but it will count as a loss.
In this program, the computer will choose a number between 1-100 and the user must guess it along with hints such as "too low" or "too high".
clasico mini juego de adivinar el numero programado con python, que ofrece diferentes modos de juego y de dificultad, ademas de estadisticas con los datos de las partidas
Add a description, image, and links to the guessmynumber topic page so that developers can more easily learn about it.
To associate your repository with the guessmynumber topic, visit your repo's landing page and select "manage topics."