using System;
namespace app20
{
class app20
{
static void Main(string[]args)
{
Console.WriteLine("Hello World");
{
Console.WriteLine("Anup Kumar Tirkey is a Mechanical Engineer.");
}
{
Console.WriteLine("NIT");
}
}
}
}
To embed this project on your website, copy the following code and paste it into your website's HTML: