Hello World! Apr 8, 2018 public static void main(String[] args) { System.out.println("hello world"); }