using System;

namespace app74
{
    class app74
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.");
            {
                Console.WriteLine("NIT");
                {
                    Console.WriteLine("Anup kumar is a mechanical engineer.");
                    {
                        Console.WriteLine("Anoop : 3 saal ka log chahiye batcheet ke liye.");
                        {
                            Console.WriteLine("Anoop : min 3 year Log is require to interact with Anup.");
                            {
                                Console.WriteLine("Anoop : my pa jol.Tirki is retire. my pa is not authorise to sign.");
                                {
                                    Console.WriteLine("Anoop : my Pa Jolz Tirkey , my siz ALiva TIrkey is not authorise.");
                                    {
                                        Console.WriteLine("Anoop : shall send Legal Notice to Pa Jolz Tirkey; why not My Land registration is complete.");
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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