using System;

namespace app205
{
    class app205
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Anup Kumar Tirkey.");
            {
                Console.WriteLine("Anoop - a Mechanical Grad , NIT.");
                {
                    Console.WriteLine("Anoop - a fresh grad from NIT is require to give Introduction to ANup Tirkey off duty/on duty.");
                    {
                        Console.WriteLine("Anoop - Gussa nahin.");
                        {
                            Console.WriteLine("Anoop - angry nahin.");
                            {
                                Console.WriteLine("Anoop - kl ke sth koi batcheet nahi hain.");
                                {
                                    Console.WriteLine("Anoop - cgrh ke sth koi bathceet nahin hain.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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