using System;

namespace app47
{
    class app47
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer");
                {
                    Console.WriteLine("NIT");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer.");
                        {
                            Console.WriteLine("show the Mechanical Constraint is reporting to Anup Kumar in System");
                            {
                                Console.WriteLine("Anoop : minimum 3-5 yr dialog with nation is must. I donot have public, official log is available.");
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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