using System;

namespace app319
{
    class app319
    {
        static void Main(string[]args)
        {
            Console.WriteLine("Hello Bharat.");
            {
                Console.WriteLine("Anup Kumar Tirkey.");
                {
                    Console.WriteLine("Anup kumar is a Mechanical Engineer from National Institute of Technology.");
                
                    Console.WriteLine("Each safety personel to clear Occupation Incdint from 2012 to 2024 for 10 years.");
                }
            }
        }
    }
}

Embed on website

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