public static void Main()
Console.WriteLine("The product of the first {0} numbers is {1}", end, product);
Console.WriteLine("The product of the first {0} numbers is {1}", end, product);
Console.WriteLine("The product of the first {0} numbers is {1}", end, product);
Console.WriteLine("The product of the first {0} numbers is {1}", end, product);
Console.WriteLine("The sum of the numbers between {0} and {1} is {2}", m, n, sum);