+ 1
can you print an array with the user input feature in java
what do you type? Scanner.nextArray? or what?
2 Respuestas
+ 1
How exactly do you want your input to be stored? Would it be all as one element, split by every space, split up for every character, etc.?
0
the ans is here . you can use a loop for that
https://code.sololearn.com/cyKTM0zTVvUx/?ref=app