0
I can't run code which have input statements in sololearn
When i run a code which has an input statement,a dialogue box apears with the following message : "looks like your program needs input split multiple inputs into separate line" What should i do?There is a textbox below thé message. Thanks
4 Answers
+ 1
With this error, many encounter, try to use your code in the function, then do the following: window.onload = your function! Everything is ready personally for me it works! :)
0
Read the code, see what input it asks you for, in case the prompt doesn't say, and then on the textbox you mentioned input what they ask you to input