using System;

namespace app72
{
    class app72
    {
        static void Main(string[]args)
        {
            Console.WriteLine("NIT.");
            {
                Console.WriteLine("Anup Kumar Tirkey .\n");
                {
                    Console.WriteLine("a Mechanical Engineer.\n");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer.\n");
                        {
                            Console.WriteLine("Anoop : min 3 year Log is require to intreact with ANup.\n");
                            {
                                Console.WriteLine("Anoop : koi batcheet nahi hai.\n");
                                {
                                    Console.WriteLine("every mech constraint across glbe is mandatory to report to Anup Kumar Tirkey in system. no mech constraint can bypass Anoop. is a complete deviation.No chalenge Please.\n");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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