Lab 0

Lab 0/**
*
* @AntonScott
*
*/
public class Lab0 {
/**
*
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println(“Hello World”);
}

}

Leave a Reply

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