using System;

namespace app312
{
    class app312
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup Kuamr Tirkey.");
                {
                    Console.WriteLine("Anup Kumar is a Mechanical Engineer from National Institute of Technology.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil officer.");
                        {
                            Console.WriteLine("Kl  personnel ke sth koi batcheet nahi hain.");
                            {
                                Console.WriteLine("Kl finance defciti 1000 K hain.");
                                {
                                    Console.WriteLine("AP finance defciti 1000 K hain.");
                                    {
                                        Console.WriteLine("Tn finance defciti 1000k hain.");
                                        {
                                            Console.WriteLine("Mh finance defciti 680000 k hain.");
                                            {
                                                Console.WriteLine("KL Trade union issue hain pls take with Centre.");
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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