garimasingh128 / garimasingh128/awesome-python-projects
Guess the number
Open
KWOC 2020
project-idea
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 388
- PR merge metrics
- No merged PRs in 30d
Description
Guess The Number
Write a programme where the computer randomly generates a number between 0 and 20. The user needs to guess what the number is. If the user guesses wrong, tell them their guess is either too high, or too low. This will get you started with the random library if you haven't already used it.
Contributor guide
Assessment
This issue has not been assessed yet.