using System;

namespace app383
{
    class app383
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello Bharat.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("Anup Kumar is a Mechanical engr w W.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil officer w W.");
                        {
                            Console.WriteLine("anup - tm kuteeyo ko job Anup Kumar g.");
                            {
                                Console.WriteLine("Anup - jb bhi kuteeya baat karein , 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: