public static void Main() {
Console.WriteLine ("The product of the first 10 integer numbers (inclusive) is: " + prod);
Console.WriteLine ("The product of the first 10 integer numbers (inclusive) is: " + prod);
Console.WriteLine ("The product of the first 20 integer numbers (inclusive) is: " + prodo);
Console.WriteLine ("The product of the first 20 integer numbers (inclusive) is: " + prodo);
Console.WriteLine("The sum of the numbers between m (1777) and n (2022) is: " + result);