using System;

namespace app389
{
    class app389
    {
        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 g"); 
                        {
                            Console.WriteLine("anup - jb bhi kutee baat karein to sir ya mahodya kr ke baat karein.");
                        }

                        }
                }
            }
        }
    }
}

Embed on website

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