using System;

namespace app39
{
    class app39
    {
        static void Main(string[]args)
        {
            Console.WriteLine("anup kumar Tirkey is a Mechanical Engineer.");
            {
                Console.WriteLine("Mechancial Engineer");
                {
                    Console.WriteLine("NIT");
                    {
                        Console.WriteLine("Anoop: there is no Log with Quasi nation. Minimum 5 year Gap.");
                        {
                            Console.WriteLine("Anoop : nation to show the Log of 5 Year to Anup Kumar");
                            {
                                Console.WriteLine("Anup kumar is a Civil Officer.");
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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