Scanner in Java not working
I am trying to learn java, and for the input you need to use scanner, but this error keeps on coming up so what is wrong with my code.
Voters
I am trying to learn java, and for the input you need to use scanner, but this error keeps on coming up so what is wrong with my code.
its not
java.until.Scanner;
, itsjava.util.Scanner;