This is a simple python script to guess the number.
To run this Script, you need to have python installed in your system and added to path.
Steps on how to run the script along with suitable examples.
```bash
py Guess_the_number.py
```
Sanskrati Jain