using System;

namespace app23
{
    class app23
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World");
            {
                Console.WriteLine("Anup Kumar TIrkey is a Mechanical Engineer.");
                {
                    Console.WriteLine("Anoop : there is no Log signed available to Anup Tirkey.");
                    {
                        Console.WriteLine("Anoop : Anup is taking Tribe to Thailand in SSS.");
                        {
                            Console.WriteLine("Anoop: Anup is minority Chirstian.");
                            {
                                Console.WriteLine("Anoop: Anup is not get full support of Cathelics. If Anup Get support of Catholic.Anup is a Civil Officer");
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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