using System;
public class Program
{
public static void Main()
Console.WriteLine("What multiplication table would you like to view?: ");
}