- 1
Please tell me how to make simple number finding game in python
2 Answers
+ 1
You can assign num as input instead of giving a direct value.
And, learn about using elif statement to make it better.
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2278/?ref=app
+ 1
Ok thank you very much