An open API service indexing awesome lists of open source software.

https://github.com/zrainerzz/beginner_projects_python


https://github.com/zrainerzz/beginner_projects_python

practice-project python python3

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

Task: Below are the steps:

Build a Number guessing game, in which the user selects a range.
Let’s say User selected a range, i.e., from A to B, where A and B belong to Integer.
Some random integer will be selected by the system and the user has to guess that integer in the minimum number of guesses