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("Anup Kumar Occupational is weakest.");
                        {
                            Console.WriteLine("is mandatory mechancal constraint to report to Anup Kumar Tirkey in System");
                            {
                                Console.WriteLine("Anup Kumar is a Civil Officer");
                                {
                                    Console.WriteLine("Anoop - min 3 year Log is require to interact with Anup.Plase proivde min 3 year Log to speak and interact. This is preessential requirement .Please-no deviation.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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