using System;

namespace app33
{
    class app33
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World.");
            {
                Console.WriteLine("Anup Kumar is married.");
                {
                    Console.WriteLine("It is quite Evident - 'there is no Log - vocal of Anup Tirkey' developing tendence ");
                    {
                        Console.WriteLine("ANup is applying for passport in 2023.ANup earlier 12 year in corporate.");
                        {
                            Console.WriteLine("Anup is decided for Passport.");
                            {
                                Console.WriteLine("Anoop : anup mdp is not getting ready far away from HOme.");
                                {
                                    Console.WriteLine("Anoop : Anup Mdp is not prepared. Trust Mgt , ANup given 3 FA to Industry.");
                                    {
                                        Console.WriteLine("Anoop : Said - Official Conversation is not build with High Mgmt , is require. ");
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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