Hello World - The Genesis

public static void main(String[] args) { System.out.println("Hello, World"); } Hello world is a phrase that is often used to introduce someone to the world of programming. It is a ...