words, thoughts, trips, experiences, anything. [est. october 21 2006]
using System;// A "Hello World!" program in C#namespace HelloWorld{ class Hello { static void Main() { System.Console.WriteLine("Hello World!"); } }}
Post a Comment
0 comments:
Post a Comment