using System; class pg { static void Main() { Console.WriteLine("Hello World!"); } }