Experiment by changing the values of these numbers in the project script: 1- REPEAT ? TIMES 2- MOVE ? STEPS 3- TURN ? DEGREES Try the following: -3 repeats, 120 degrees -4 repeats, 90 degrees -5 repeats, 72 degrees -6 repeats, 60 degrees -8 repeats, 45 degrees -12 repeats, 30 degrees Repeating Polygon Art (Spirograph) Increase the repetitions by a factor of 10 or 100: -30 or 300 instead of 3 -60 or 600 instead of 6 Use the same variable values for REGULAR POLYGONS (above) but change the rotation angles. Try adding just a few numbers (like 3): -33 degrees instead of 30 -93 degrees instead of 90 -123 degrees instead of 120 Experiment changing the MOVE variable distance. Insert the CHANGE PEN COLOR block into the repeat loop. Experiment changing the PEN SIZE.