using System;
namespace app316
{
    class app316
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup Kumar Tirkey is Mech eng w W.");
                {
                    Console.WriteLine("ANup kumar is Civil o w W.");
                    {
                        Console.WriteLine(" Kl ke sth koi bathceet  nahi hai.");
                        {
                            Console.WriteLine(" KL finance liability is 1000k.");
                            {
                                Console.WriteLine("Ap/Tn finance Libaility is 1000k");
                                {
                                    Console.WriteLine("regards.");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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