using System;

namespace app74
{
    class app74
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.\n");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer.\n");
                {
                    Console.WriteLine("NIT.\n");
                    {
                        Console.WriteLine("anoop : koi batcheet nahi hai . 3 sal ka log chahiye anup se batcheet karne ke liye. WIthout order Anup se Baat nahi kar sakte.\n");
                        {
                            Console.WriteLine("Anoop is a Civil Officer.\n");
                            {
                                Console.WriteLine("Anoop- phir se dohrata hoon koi batcheet nahi hain KL se.\n");
                            }
                        }
                        
                    
                    }
                }
            }
        }
    }
}

Embed on website

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