using System;

namespace MyCompiler {
    class Program {
        public static void Main(string[] args) {
            Console.WriteLine("Hello world!");
            {
                Console.WriteLine("Anup Kumar Tirkey is a Mechie.\n");
                {
                    Console.WriteLine("12.10.2025.\n");
                    {
                        Console.WriteLine("today worship session.\n");
                        {
                            Console.WriteLine("Exodus 33: 18,19,20.\n");
                            {
                                Console.WriteLine("luke 1:34,35.\n");
                                {
                                    Console.WriteLine("matthew 1:20.\n");
                                    {
                                        Console.WriteLine("jhon 14:10.\n");
                                        {
                                            Console.WriteLine("Act 10:38.\n");
                                            {
                                                Console.WriteLine("Roman 8:15.\n");
                                                {
                                                    Console.WriteLine("Galatian 4 : 3,4,5.\n");
                                                    {
                                                        Console.WriteLine("Luke 3:38.\n");
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

Embed on website

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