public static void Main()
Console.WriteLine("Please enter your age.");
int age = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("So close! Please try to log in again later this year.");
Console.WriteLine("Please wait a few years before trying to log on again.");
Console.WriteLine("You may log in.");