using System;

namespace app40
{
    class app40
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello World");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer.");
                {
                    Console.WriteLine("NIT");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer.");
                        {
                            Console.WriteLine("Anoop: there is no Log with a Nation. Minimum 5 year Log is require officially to Present to a officer.");
                            {
                                Console.WriteLine("Anup is preparing a Programe to dig the Land for taking petro Product");
                                {
                                    Console.WriteLine("Anoop:Petro ofcial have Limiatation with exercis of their right.");
                                    {
                                        Console.WriteLine("07.12.2023");
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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