We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072e086 commit 8d697d9Copy full SHA for 8d697d9
PyGamesScripts/Guess-The-Number/README.md
@@ -1,5 +1,5 @@
1
## Guess The Number
2
-Guess The Number Game is a python program i.e, developed in python programming language using random module.
+Guess The Number Game is a python program i.e, developed in python programming language using random module and some user inputs.
3
4
### About the game
5
- It's a basic python program which stores the random number and iterate it over loop till the number matches the user input.
0 commit comments