"Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
public static void main(String[] args) { System.out.println("Hello World!"); }