using System;

namespace app65
{
    class app65
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello world.");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer.");
                {
                    Console.WriteLine("Anup Kumar is a Civil Officer.");
                    {
                        Console.WriteLine("NIT");
                        {
                            Console.WriteLine("Show the Mechanical Constraint is report to ANup Kumar TIrkey in System.");
                            {
                                Console.WriteLine("SHow the Minimum Criteria to fulfill ANup/Anoop Query- what is you Job??");
                                {
                                    Console.WriteLine("Anup- is a SAP.");
                                    {
                                        Console.WriteLine("A. K. Tirkey is a Mechanical Engineer in Petro Industry.");
                                        {
                                            Console.WriteLine("ANoop- is every Machinal equipment across PAN W or Sacep to fullfill min criteria of ANup.");
                                            }
                                        }
                                    }
                                }
                
                        }
                    }

                }
            }
        }
    }
}

Embed on website

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