using System;

namespace app310
{
    class app310
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup Kumar TIrkey.");
                {
                    Console.WriteLine("Anup kumar is a Mechnical Engr w W.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer w W.");
                        {
                            Console.WriteLine("Kl finance defciti 1000k.");
                            {
                                Console.WriteLine("AP finance defciti 1000k");
                                {
                                    Console.WriteLine("JH finance defciti 2000k.");
                                    {
                                        Console.WriteLine("kl k sth koi bathceet nahi hain.");
                                        {
                                            Console.WriteLine("Kl personeel gussa nahin. kl personeel angry nahin.");
                                            {
                                                Console.WriteLine("kl personel jb bhi baat karein dheerin awaz m baat karein.");
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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