using System;

namespace app23
{
    class app23
    {
        static void Main(string[]args)
        {
            Console.WriteLine("hello world");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechancial Engineer");
                {
                    Console.WriteLine("NIT");
                    {
                        Console.WriteLine("Anup Kumar is a Civil Officer, if receive full support of RC, Domniquie, Syro Malabar");
                        {
                            Console.WriteLine("Show the Mechanical Constraint is reporting to Anup Kumar in SYstem. No Direct Reportee Pl. in corporate for 10 Year");
                        
                        
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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