How to ask for input in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to ask for input in python?

16th Jun 2019, 11:22 AM
Rinky Gupta
Rinky Gupta - avatar
2 Answers
+ 3
input() That's all. If you want to store it: x = input()
16th Jun 2019, 11:31 AM
HonFu
HonFu - avatar
+ 1
input("Please input something onii-chan UwU: ") If you wanna do it the weeb way
16th Jun 2019, 4:48 PM
Jackson O’Donnell