using System;

namespace MyCompiler 
{
    class app52
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Anup Kumar Tirkey is Mechanical Engineer");
            {
                Console.WriteLine("NIT");
                {
                    Console.WriteLine("Do not use Anup & TIrkey unofficila .copywright");
                    {
                        Console.WriteLine("Anup:show the log of 3 year minimum.is mandatory");
                    }
                }
            }
        }
    }
}

Embed on website

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