It looks like your program needs input. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

It looks like your program needs input.

Please I don't know what to do. Tried working on it but no headway. What do I do?

21st Dec 2016, 7:30 PM
Siggy
Siggy - avatar
4 Answers
+ 4
Your code seems to have some point where you get an user entry ( input ), and the SoloLearn app doesn't handle it normally. On the window's message, you get a field to enter ALL the different value your code expect, separated by a new line character...
21st Dec 2016, 7:37 PM
visph
visph - avatar
+ 1
Think your code has several inputs. Enter each value separated by new lines.
21st Dec 2016, 9:07 PM
Arthur Hakobyan
Arthur Hakobyan - avatar
+ 1
Well, with your keyboard... virtual or real: you need to click the button for validation, because the return key not acting as validation ^^ Else, you can try copy-paste a multi-line text edit external...
21st Dec 2016, 9:16 PM
visph
visph - avatar
0
Okay. How do I go about the new line?
21st Dec 2016, 9:09 PM
Siggy
Siggy - avatar