using System;

namespace app56
{
    class app56
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer.");
                {
                    Console.WriteLine("NIT");
                    {
                        Console.WriteLine("Anoop - min 3 year Log is req to interact with Anup");
                        {
                            Console.WriteLine("Anoop - anup is a Civil Officer if receive Support from Minority institution.");
                            {
                                Console.WriteLine("15.12.2023");
                            }
                        }
                    }
                }

            }
        }
    }
}

Embed on website

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