-
My First Post
20 November, 2019Hello world…
static void Main() { Console.WriteLine("Hello World!"); }
This is my first post on the site!
Comments
static void Main()
{
Console.WriteLine("Hello World!");
}
This is my first post on the site!