using System;

namespace app49
{
    class app49
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Anup kumar Tirkey is a Mechanical Engineer.");
            {
                Console.WriteLine("NIT");
                {
                    Console.WriteLine("Anup Kumar is a Civil Officer");
                    {
                        Console.WriteLine("show the Mechanical Constraint is report to Anup Kumar in System");
                        {
                            Console.WriteLine("ANoop : Min Log of 3 to 5 year is required. U cannot even shake hand . You cannot interact without provide Log of 3 year Log to Anup Kuamr Tirkey.");
                            
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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