Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source
In other related projects, we draw a pentagon spiral and a square spiral. Now draw a dodecagon spiral with 12 sides. Also make the grayscale of dodecagons gradually grow lighter