hello-world First GitHub repository! //hello-world in JAVA public static void main(string [] args){ System.out.println("Hello World"); }