+ 3

How do I use python user input?

Whenever I try to use user input in a python program it pops up and says you need input for this program, but it doesn't say what to insert. For example when I program it to ask what is your name it will say when I run it program needs your input.

19th Jun 2018, 12:03 PM
Dakota Davis
Dakota Davis - avatar
2 ответов
+ 5
Dakota Davis Sololearn playground works like that only just put something as input & submit it will print your input and output both!👍 so you have to comment @ the top of your code what input you require from user. you can test it here: https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2426/ if not already 😊
19th Jun 2018, 12:45 PM
Daljeet Singh
Daljeet Singh - avatar
+ 2
if you want to get user input pop up, try the code on your text editor on your phone or pc
19th Jun 2018, 3:51 PM
ghali lawal
ghali lawal - avatar