Looks like your program needs input???What should I do ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Looks like your program needs input???What should I do ?

24th Jan 2022, 4:03 PM
Mahdi Sawle
Mahdi Sawle - avatar
4 Answers
+ 3
Type into the pop-up window and then click "submit"
24th Jan 2022, 4:14 PM
Lisa
Lisa - avatar
+ 1
Give the input 🙄
24th Jan 2022, 4:06 PM
NEZ
NEZ - avatar
+ 1
What do you mean by give the input?? Dont you know what is the input format?? (Of SL) Well, lemme explain: Lets take a example code of adding two numbers. x=int(input()) y=int(input()) print(x+y) So if you run this code in this app, you should give input like this: 3 (say) (now press enter) 4 (press the run button now) It will give the output
24th Jan 2022, 4:17 PM
NEZ
NEZ - avatar
0
How???give the input
24th Jan 2022, 4:13 PM
Mahdi Sawle
Mahdi Sawle - avatar