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. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

19th Feb 2017, 8:29 PM
Jose Santiago
Jose Santiago - avatar
2 Answers
+ 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
20th Feb 2017, 7:55 AM
adeel salim
adeel salim - avatar
+ 3
That is not possible at the code playground. Try to submit that to SoloLearn.
19th Feb 2017, 9:41 PM
Tashi N
Tashi N - avatar