0
Input
In java, when I try to have one Scanner for the entire program, it declared an error. How can I get around that?
2 Answers
+ 3
can you show us an example
In java, when I try to have one Scanner for the entire program, it declared an error. How can I get around that?