You are trying to draw multiple circles, each one connecting to each other. However, the pen does not draw multiple circles, but rather one in a singular spot. Fix the bug, so that each circle is placed a slight distance from the one before, and you can create a spiral.