I would appreciate if someone can help explain user input in Python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I would appreciate if someone can help explain user input in Python.

Input in Python

4th Mar 2022, 10:48 AM
Shobande Mayowa Olamide
3 Answers
+ 6
Shobande Mayowa Olamide , here are 2 links to small exercises related to input: (if you have specific questions about input() function, you should give us a brief description. - thanks!) https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2426/?ref=app https://www.sololearn.com/learn/Python/4434/?ref=app
4th Mar 2022, 11:25 AM
Lothar
Lothar - avatar
+ 2
Refer to the python courses.
4th Mar 2022, 11:04 AM
NEZ
NEZ - avatar
+ 2
Run this code to get explanation about how input works in SoloLearn. https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
4th Mar 2022, 1:46 PM
Ipang