using System;

namespace app84
{
    class app84
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.");
            {
                Console.WriteLine("Anup kumar Tirkey.");
                {
                    Console.WriteLine("A K Tirkey, Mechanical Engineer.");
                    {
                        Console.WriteLine("NIT.");
                        {
                            Console.WriteLine("Anoop - kl ke saath koi batcheet nahi hai.");
                            {
                                Console.WriteLine("Anoop - repeat KL ke saath koi batcheet nahi hai; kam se kam 3 saal ka jarurut hai Anup se Batcheet krne ke Liye.");
                                {
                                    Console.WriteLine("Anoop- min 3 year Log is require to interact with Anup.");
                                    {
                                        Console.WriteLine("Anup kr is a Civil Oficer.");
                                        }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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