0
how to do a for loop if using scanner
how to do a for loop if using scanner input 2 then welcome output
1 Answer
+ 1
You want to use Scanner object so I assume you want to write it on Java. Run the Java course here on Sololearn, it has lessons about loops and input. Youâll be better off going through the course, understanding it, and trying to do this yourself. Good luck.