using System;

namespace app64
{
    class app64
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.");
            {
                Console.WriteLine("Anup kumar Tirkey");
                {
                    Console.WriteLine("Mechanical Engineer.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer.");
                        {
                            Console.WriteLine("Anoop - koi batchit nathi hai . kam se kam 3 saal ka baacthit chahiye Anup se baatchit karne ke liye.");
                            
                      
                            }
                        }   
                }
            }
        }
    }
}

Embed on website

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