kaal-coder / hacktoberfest2023

HacktobeFest 2023 is live. Make your 4 Pull Request here ! Add your own projects, UI/UX Design, Blogs or improve the projects in the repository. Make sure to add your own work.
146 stars 488 forks source link

Create guess_the_number #447

Closed Rajeshwari-Argulwar closed 6 months ago

Rajeshwari-Argulwar commented 10 months ago

To play the game, run this script, and you'll be prompted to guess the randomly chosen number within a specified range. You can modify the lower_limit and upper_limit variables to change the range of numbers.

Have fun playing the game, and feel free to modify and expand it as desired!