using System;

namespace app210
{
    class app10
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Without introduciton ; no officer trainee to enter into Cabin of ANup Tirkey.");
            {
                Console.WriteLine("Anoop - each fresh entrant is mandagory to give introduciton to ANup Tirkey personall or virutally.");
                {
                    Console.WriteLine("anoop - trainee is so poor ; canot quote helo even.");
                    {
                        Console.WriteLine("Anoop - no kid in junior level is acceptable.");
                        {
                            Console.WriteLine("Anoop - no eshagte to enteratain.");
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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