Why doesnt it work when using the sl-app? Only when using the Website. .. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why doesnt it work when using the sl-app? Only when using the Website. ..

Machine learning https://code.sololearn.com/czQLF1kpuNdh/?ref=app

4th May 2019, 6:52 PM
Daniel
3 Answers
+ 2
Line 31: Scanner scan = new Scanner(System.in); In your code: Scanner scan = new Scanner( System.in ); --> remove the white spaces in the brackets
4th May 2019, 7:15 PM
Denise Roßberg
Denise Roßberg - avatar
+ 2
Thanks a lot. Thats it...
5th May 2019, 5:44 AM
Daniel
+ 1
Daniel Your welcome :)
5th May 2019, 9:07 AM
Denise Roßberg
Denise Roßberg - avatar