using System;

namespace app314
{
    class app314
    {
        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 Technology.");
                    {
                        Console.WriteLine("Each Mechanical const from Mechanical /Non Mechanical is require to udpate to ANup Kumar in System.");
                        {

                            Console.WriteLine("OOv Officer ke sth Koi dlog nahi . km se km 3 saal ka dlog do.");
                            {
                                Console.WriteLine("ANup Kumar is Civil O with W.");
                                {
                                    Console.WriteLine("Kl finance defciti 1000k hain.");
                                    {
                                        Console.WriteLine("Ap/TN finance defciti 1000k hain.");
                                        {
                                            Console.WriteLine("Jh finance defciti 2000k hain.");
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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