Wednesday, December 12, 2007

Hello World

This is my first blog and I thought I'd kick it off in stunning nerd fashion.

public static void main(String args[])
{
System.out.println("Hello World!");
}

No comments: