using System;

namespace app370
{
    class app370
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello bharat.");
            {
                Console.WriteLine("anup - khabardar mere job m chale to.");
                {
                    Console.WriteLine("anup Kumar is a Mechanical engr w W.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil offcer w W.");
                        {
                            Console.WriteLine("sir kl off ka com hai; koi bathceet nahi hai kl off.");
                            {
                                Console.WriteLine("kl fiance defciti 1000k.");
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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