+ 3
I keep getting an EOF error
I'm very new to this with only a little Java background. Here's my code. What am I doing wrong? Why will it only ask for the first input? https://code.sololearn.com/c38XSrrKwIbm/?ref=app
1 Antwort
+ 7
on the sololearn you must enter all inputs on beginning, you can not dinamically enter inputs...