in python code when i run the program it ask that look like your program need input ?? what that means and what to do to run my | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

in python code when i run the program it ask that look like your program need input ?? what that means and what to do to run my

21st Oct 2018, 4:33 PM
Yuvraj Sinha
Yuvraj Sinha - avatar
2 Answers
+ 3
Its most likely bcz your program contains input() So you give it one.. Say for eg: number = input() So when it asks you for a input.. you enter a number.
21st Oct 2018, 4:35 PM
Frost
Frost - avatar
+ 1
thank you
21st Oct 2018, 11:50 PM
Yuvraj Sinha
Yuvraj Sinha - avatar