using System;

namespace app72
{
    class app72
    {
        static void Main(string[]args)
        {
            Console.WriteLine("NIT.\n");
            {
                Console.WriteLine("Anup Kumar is a Mechanical Engineer.\n");
                {
                    Console.WriteLine("Anup Kumar is a Civil Officer.\n");
                    {
                        Console.WriteLine("Anoop - min 3 year Log is req to interact with Anup.\n");
                        {
                            Console.WriteLine("Anoop : Oversas des ke sath koi batchit min 3sal tak nahi hai.\n");
                            {
                                Console.WriteLine("Anoop : anup is a SAP of his tribe.\n");
                                {
                                    Console.WriteLine("Anoop : koi bhi batcheet nahi hai.\n");
                                    {
                                        Console.WriteLine("Anoop : evey mechnical constraint is must to report to Anup Kumar in System.\n");
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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