LAB 0

/* George Cheng
* Lab 0
* 9/23/13  */
public class lab_0 {

public static void main(String[] args) {

System.out.println(“Hello World”);
}
}
lab0

Leave a Reply

Your email address will not be published. Required fields are marked *