0

Multiple Input Error

When trying to implement multiple inputs into a script, ask question ā€œaā€ and then ask question ā€œbā€, python asks them all at the same time. Additionally, python will not use the string in the input box to prompt the user. I tried looking at the example string they had, but when I pressed run, the same errors popped up! https://code.sololearn.com/clJ4gWV1I1st/?ref=app

6th May 2018, 1:27 PM
Sawyer
2 Answers
+ 5
The input system at Sololearn works odd. You have to give all your input at once. In your case it is for instance: 6 and enter 5 Then press submit.
6th May 2018, 1:32 PM
Paul
Paul - avatar
0
That blows
6th May 2018, 1:33 PM
Sawyer