using System;public class HelloWorld{ public static void Main() { // Comment line Console.WriteLine("Hello World!"); }}
Post a Comment
No comments:
Post a Comment