using System;

namespace app399
{
    class app399
    {
        static void Main(string[]args)
        {
            Console.WriteLine("kl public offcl shout nahi.");
            {
                Console.WriteLine("Anup kumar is a Mechanical engr w W.");
                {
                    Console.WriteLine("Anup kumar is a Civil officer w W.");
                    {
                        Console.WriteLine("regards.");
                    }
                }
            }
        }
    }
}

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: