Prev Next

c#


class HelloWorld {
public static void Main(string[] args) { System.Console.WriteLine("Hello World!"); }
}
Sam Ruby 2025-04-21T09:47:42 9 of 75