using System;

namespace app305
{
    class app305
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("Anup Kumar is a Mechanical engineer from National Institute of Techncology.");
                    {
                        Console.WriteLine("Kl finance deficit 1000k hai.");
                        {
                            Console.WriteLine("Ap/TN finance defciti 1000k hain.");
                            {
                                Console.WriteLine("Anoop - no angry  pls from Kl people.");
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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