Hello-World Hello GitHub public class HelloWorld{ public static void main(String[] args){ Sysyem.out.println("Hello World!") } }