using System;

namespace MyCompiler {
    class Program {
        public static void Main(string[] args) {
            Console.WriteLine("Hi");
            {
                Console.WriteLine("why not doctors are punsihsed");
                {
                    Console.WriteLine("punish those public who uses the power.");
                    {
                        Console.WriteLine("send the doctor criminals into jail.");
                        {
                            Console.WriteLine("send the doctor behind the jails for corruption");
                            {
                                Console.WriteLine("hi illegal doctor should be banned from doing professional activities.");
                                {
                                    Console.WriteLine("illegal doctor should be quote chakka into their life term life. ");
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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