using System;

namespace app315
{
    class app315
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("Anup Kumar is a Mechanical Engr w W.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer w W.");
                        {
                            Console.WriteLine("Kl Finance defciti 1000k.");
                            {
                                Console.WriteLine("Ap/Tn finance defciti 1000k.");
                                {
                                    Console.WriteLine("JH finance defciti 2000k.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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