+ 5
Does Sololearn has an area for input
This code does not work in sololearn but its suppose to work because in my course, my teacher desidgned it where you can insert an input. I input a number then run it. https://code.sololearn.com/cb928GQSr8NG/?ref=app https://code.sololearn.com/chtNS60q0Hk6/?ref=app
4 Réponses
+ 10
You may use a class for it instead, taking input through java.util.Scanner, or java.io.BufferedReader class would surely help you out in the code playground.
+ 9
Sololearn Code Playground is too basic. Try on eclipse
+ 2
yeees. ... if your program has a promt then soloearn will generate an input box.
+ 1
no