using System;

namespace app302
{
    class app302
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup - overseas officer ke sth koi batcheet nahi hain.");
                {
                    Console.WriteLine("Anup - manipur krisis solve karien;");
                    {
                        Console.WriteLine("Anup - min 3 year Log is require to interact with Anup.");
                        {
                            Console.WriteLine("Anup - Gussa nahin; angry nahin.");
                            {
                                Console.WriteLine("Anup - Kl fine defcti 1000k; ap fin defcit 1000k");
                                {
                                    Console.WriteLine("Anup - worker union issue kindly solve with centre");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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