using System;

namespace app75
{
    class app75
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("Mechanical Engineer.");
                    {
                        Console.WriteLine("NIT");
                        {
                            Console.WriteLine("Anup Kumar is a Civil Officer.");
                            {
                                Console.WriteLine(" is mandatory of each mechanical Cosntraint to report to ANup Kumar in System.No deviaton.");
                                {
                                    Console.WriteLine("anoop : koi batcheet cnahi hai.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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