How do I make this (while?) loop back to the top if the user inputs something less than a year (a 4 digit number)
import java.util.Scanner; public class Final