using System;

namespace  app386
{
    class app386
    {
        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 kutee ko Job Anup Kumar g.");
                            {
                                Console.WriteLine("kl finance defciti 1000k.");
                                {
                                    Console.WriteLine("ap/tn finance defciti 1000k.");
                                    {
                                        Console.WriteLine("jh finance defciti 2000k.");
                                        {
                                            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: