using System;

namespace app380
{
    class app380
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello Bharat.");
            {
                Console.WriteLine("anup kumar tirkey.");
                {
                    Console.WriteLine("Anup kumar is a mech engr w W.");
                    {
                        Console.WriteLine("Anup kumar is a Civil officer w W.");
                        {
                            Console.WriteLine("Anup - tm kutee ko job Anup kumar gv.");
                            {
                                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: