+ 1

How to ask for input in python?

16th Jun 2019, 11:22 AM
Rinky Gupta
Rinky Gupta - avatar
2 odpowiedzi
+ 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