Prev Next

c#


class HelloWorld {
public static void Main(string[] args) { System.Console.WriteLine("Hello World!"); }
}
Sam Ruby 2026-06-16T09:28:53 9 of 75