Please tell me how to make simple number finding game in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Please tell me how to make simple number finding game in python

Python https://code.sololearn.com/cu8HEHEtPv71/?ref=app

25th Jan 2022, 4:53 AM
Ishaan9090
Ishaan9090 - avatar
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
25th Jan 2022, 5:37 AM
Simba
Simba - avatar
+ 1
Ok thank you very much
25th Jan 2022, 5:37 AM
Ishaan9090
Ishaan9090 - avatar