/**
*
* @AntonScott
*
*/
public class Lab0 {
/**
*
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println(“Hello World”);
}
}
Our goal is to make the OpenLab accessible for all users.
Our goal is to make the OpenLab accessible for all users.