using System;

namespace app340
{
    class app340
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello bharat.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("anup Kumar is a Mechancial engr w W.");
                    {
                        Console.WriteLine("anup - tm kutee ko Job Anup kumar gave.");
                        {
                            Console.WriteLine("anup - each mech unit from Nit/non nit is require to gve parichay to Anup kumar in system.");
                            {
                                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: