...

/

Solution: Get to Know the User

Solution: Get to Know the User

We'll cover the following...
  • import java.util.Scanner; – allows the program to use the Scanner class for user input.

  • public class Main – defines the class ...