Would this program work? SoloLearn compiler does not support multiple user input instances. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Would this program work? SoloLearn compiler does not support multiple user input instances.

This is my first program. I have only made it through 2nd set of lessons on SoloLearn, so I do not have knowledge of anything super advanced. Just trying to make a program that I can continuously work on and improve as I get further in lessons. Thanks for the feedback. https://code.sololearn.com/c3zcHGPn89AP/?ref=app

28th Dec 2018, 6:39 AM
Austin
2 Answers
+ 2
Your code may not have any errors if it works well in your computer. Sololearn compiler asks for all the arguments at once so you need to tell the users what to input using a comment. You may understand the reason by reading these threads. https://www.sololearn.com/discuss/667918/?ref=app https://www.sololearn.com/discuss/1635099/?ref=app https://www.sololearn.com/discuss/1403309/?ref=app
28th Dec 2018, 1:46 PM
Seniru
Seniru - avatar
+ 1
Try to give numbers on command in input. It will know the input then.
28th Dec 2018, 7:29 AM
GiveAway
GiveAway - avatar