Squares in Circle
to circ repeat 36[fd 1 rt 10] end
to ate make "v 0 repeat 8[pu seth :v fd 30 pd circ make "v :v+45] end
Your assignment is to alter this example in two ways. First you will use squares instead of circles and second you need 12 squares equally distributed in a circle rather than 8.