Thursday, January 21, 2016

Hello world!

public class HelloWorld {

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

}

Hello, I'm Laenzio Garrett and I'm a Computer Science major.  I hope to learn more about visual programming through this class.

No comments:

Post a Comment