The Scanner is used to get input from the user via its methods, nextInt(), nextLine(), nextDouble(), etc.... Your best bet is to experiment as much as possible with this class to get a feel for it.