using System;

namespace MyCompiler {
    class Program {
        public static void Main(string[] args) {
            Console.WriteLine("Hello.");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechie.\n");
                {
                    Console.WriteLine("each writ from Anup Kumar Tirkey is copywrighted.\n");
                    {
                        Console.WriteLine("CT- CT scan please identify CT scan of an entity.\n");
                        {
                            Console.WriteLine("CT scan of human is signed or stamped.\n");
                            {
                                Console.WriteLine("CT scan- if is a broken CT scan. pl immediately switch to a healty CT scan of human.\n");
                                {
                                    Console.WriteLine("CT scan- pump is laminar flow intake and outake. it means ct cycle of a human is operating.\n");
                                    {
                                        Console.WriteLine("gastrology- please identify intestine is of human. if human intestine of man is intake and outake is smooth/laminar.\n");
                                        {
                                            Console.WriteLine("mind - mind please identify mind is of human.if good human mind please protect from external stimuli and protect the good mind.\n");
                                            {
                                                Console.WriteLine("ear- ear of human,please protect one ear protected everytime 24 hours.and keep other ear functional.\n");
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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