using System;

namespace app68
{
    class app68
    {
        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 intreact with Anup");
                        {
                            Console.WriteLine("Anoop - batchet jyada nahi hai.");
                            {
                                Console.WriteLine("Anoop -  Mechancial Costraint is mandatory to report Anup Kumar TIrkey in SYstem. No Deaviation Please.");
                                {
                                    Console.WriteLine("Anoop - No paon act please");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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