0

Hello guys i have a problem with accepting input

Guys my problem is with accepting input. Usually if i run it on a normal console i can print out the input i want from the user and my program works fine on my java compiler app on my phone. However when i run if on sololearn it asks for input once and it doesnt print out the instruction as well. Hopefully i have explained the problem well. I need help. https://code.sololearn.com/cyfM9LdaQxGL/?ref=app

8th Oct 2020, 10:53 AM
Sami Yemane
Sami Yemane - avatar
4 Answers
+ 6
Here is a lesson which teaches us how inputs are handled in SL. Kindly check this 👇 https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
8th Oct 2020, 11:08 AM
Minho
Minho - avatar
+ 2
Yes, that's normal in SL App. You have to make All inputs to beginn, and get all output (incl. instructions) at the end.
8th Oct 2020, 11:01 AM
Coding Cat
Coding Cat - avatar
+ 2
So try: Input 1 then return/enter Input 2 then return/enter Input 3 then SUBMIT
8th Oct 2020, 11:06 AM
Coding Cat
Coding Cat - avatar
+ 2
Thanks
8th Oct 2020, 11:29 AM
Sami Yemane
Sami Yemane - avatar