using System;

namespace app79
{
    class app79
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Nation.");
            {
                Console.WriteLine("ANoop - kl ke koi vyaktee ke saath koi batcheet nahi hai.");
                {
                    Console.WriteLine("Anup kumar Tirkey is a mechanical Engineer.");
                    {
                        Console.WriteLine("Anup Kumar Tirkey is Graduate , B Tech , Mechanical Engineer, NIT.");
                        {
                            Console.WriteLine("Anoop : har ek pse m kaam krne wale ko ; apna parichay dena aniwary hai.");
                            {
                                Console.WriteLine("anoop - w/o order from jdge; tum anup tirkey se batcheet nahi kar skte.");
                                {
                                    Console.WriteLine("anoop - anup ka koi bhi petrol ofcr ke saath koi raport theek se nahi bana.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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