Wednesday, January 6, 2010

Hello World!


public class Bater{
public static void main(String[] args){
System.out.println("Hello World!");
System.out.println("I have a heart beat!");
}
}



Hello world!
I have a heart beat!

I'm the white blob.

-Bater





















No comments:

Post a Comment