At first, this program was pretty tricky, but working through it step by step helped me understand it.
The top-down plan from Checkpoint 1 made it easier to see how drawing the axes, ticks, and points all fit together. It was difficult to understand
the different parts of the complex program but the top-down plan and outside resources helped me achieve my goal. By the end,
I understood how the pieces worked as a whole, and it gave me ideas for other programs like making line graphs or bar charts in the same way.