Not super important but should probably standardize what is in the code comment headers for each example. To start, here's an example ```java // The Nature of Code // Daniel Shiffman // http://natureofcode.com // Example 1-1: Bouncing Ball, no vectors ```