using System;

namespace app331
{
    class app331
    {
        static void Main(String[]args)
        {
            Console.WriteLine("hello Bharat.");
            {
                Console.WriteLine("Anup Kumar is Mechanical Engineer w W.");
                {
                    Console.WriteLine("Anup Kumar is a Civil officer w W.");
                    {
                        Console.WriteLine("Anup - jb bhi kuteeya baat karein dheere Baat karein;sir kah kr baat karein.");
                    }
                }
            }
        }
    }
}

Embed on website

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