A fun and interactive Python game where the player tries to guess a randomly chosen number between 1 and 100.
This project is great for beginners who are learning loops, conditionals, and input handling in Python.
How to Run
- Make sure you have Python 3 installed.
- Save the file as
number_guess_game.py. - Open a terminal or command prompt in the same folder.
- Run the command: