Project 2010: Spirograph

Instructions on how to create a Spirograph Now that you have all the basics done, you will need to create a “Sequence” that will essentially make the “Spirograph” that sequence will be “Sequence[Segment[(x(A) + Zoom cos(i / p), y(A) + Zoom sin(i / p)), (x(A) + Zoom cos(n i / p), y(A) + Zoom sin(n i / p))], i, 0, 2 * 3.14 p, b” and once you type that in you will have your Spirograph created.