using System;

namespace app34
{
    class app34
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello world.");
            {
                Console.WriteLine("Hello KL provide PL to Anup.");
                {
                    Console.WriteLine("Anup Kumar Tirkey is a Mechanical ENgineer.");
                    {
                        Console.WriteLine("NIT.");
                        {
                            Console.WriteLine("Anup Kumar is a Civil Officer provided Anup receive Support from RC, Domnique church");
                        }
                    }

                }
            }
        }
    }
}

Embed on website

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