using System;

namespace  myapp395
{
    class app395
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup kumar Tirkey.");
                {
                    Console.WriteLine("Anup kumar is a Mechancial engineer w W.");
                    {
                        Console.WriteLine("Anup Kumar is a Civil officer w W.");
                        {
                            Console.WriteLine("kl finance defciti 1000k.");
                            {
                                Console.WriteLine("ap/tn finance defciti 1000k.");
                                {
                                    Console.WriteLine("jh finance defciti 2000k.");
                                    {
                                        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: