using System;

namespace app71
{
    class app71
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer");
            {
                Console.WriteLine("ANoop- min 3 saal  desh ,Anup se batchit karne ke liye.");
                {
                    Console.WriteLine("NIT");
                    {
                        Console.WriteLine("Anup Kumar is a Civil officer.");
                        {
                            Console.WriteLine("Anoop - min 3 saal ke log chahiye ANup se vishesh interact karne ke liye.");
                            {
                                Console.WriteLine("Show the mechanical Constraint is report to Anup Kumar TIrkey/Ak Tirkey in System");
                                {
                                    Console.WriteLine("is mandatory to show Mechanical Cosntraint is report to ANup Kumar Tirkey in System");
                                    {
                                        Console.WriteLine("ANoop - no deviation across glbe.");
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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