using System;

namespace app320
{
    class app320
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("Anup Kumar is a Mechanical Engineer w W.");
                    {
                        Console.WriteLine("anup Kumar is a Civil officer W W.");
                        {
                            Console.WriteLine("Kl finance defciti 1000k.");
                            {
                                Console.WriteLine("AP/TN finance defciti 1000k.");
                                {
                                    Console.WriteLine("Jh finance defciti 2000k.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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