using System;

namespace app320
{
    class app320
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello bharat.");
            {
                Console.WriteLine("Anup kumar Tirkey.");
                {
                    Console.WriteLine("Anup kumar is a Mechanical engr w W.");
                    {
                        Console.WriteLine("Anup kumar is a Civil office w W.");
                        {
                            Console.WriteLine("anup - tm kuteeyon ko Anup kr Tirkey job given.");
                            {
                                Console.WriteLine("anup - tm kuteeyon ko Anup kr Tirkey job given.");
                                {
                                    Console.WriteLine("anup - kutee tera job kya hain.");
                                    {
                                        Console.WriteLine("anup - hema kujr tumhe mere ghar m rehna ka izzajat nahi hain; tmhe main notice de raha hoon.");
                                        {
                                            Console.WriteLine("Anup - kuteeyan mjhe ghoore nahin.");
                                            {
                                                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: