using System;

namespace app46
{
    class app46
    {
        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 - 5 y Log nation differece.");

                        }
                }
            }
        }
    }
}

Embed on website

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