Thread: HelloWorld
View Single Post
Old 07-11-2007   #3 (permalink)
metaphor-
Sith Lord on Steroids.
 
metaphor-'s Avatar
 
Join Date: May 2007
Location: Canada
Posts: 295
Default Re: HelloWorld

public class HelloWorld {
public static void main (String[] args) {
System.out.println("hello! right back at ya!");
}
}
guinness: easy to pour and sweet as a nut!
metaphor- is offline   Reply With Quote