+ 2
When using Scanner is there a way to display at the top of the response entry box? Currently in the Code Playground it just displays "it looks like your application needs some input" but when requesting multiple input need a way to tell what is needed.
2 Réponses
+ 10
try putting what inputs will be required in comments right on top of the page so the user when he tries to run it he doesnt have to go through whole code of what inputs are required he can easily find by reading few lines above
+ 3
That is not possible at the code playground. Try to submit that to SoloLearn.