Giving inputs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Giving inputs

I make a maths game in phython.Normaly it asked a guestion(randomly) and if your answer is write it counts 1. But the problem is in sololearn we have to enter all the inputs first.So we can't see the maths problem. Can enyone give possible solution

19th Feb 2018, 11:29 PM
DarkZeus
DarkZeus - avatar
3 Answers
+ 5
You can't. You have to enter all inputs at the beginning. There is no currently known way to bypass this.
19th Feb 2018, 11:44 PM
LunarCoffee
LunarCoffee - avatar
+ 3
hm if i tell this to the community about this prob they'll fix this.isn't it
20th Feb 2018, 12:06 AM
DarkZeus
DarkZeus - avatar
+ 1
The input function definitely needs attention! The popup says the program needs input, whereas it should display the prompt (ie, the argument passed to the input() function).
8th May 2018, 6:13 AM
Linda