In this simple python turtle project, you are going to draw a 10×10 matrix of connected circles. You can either use nested loops or define a function that draws a
You can draw a Sierpinski Carpet with Chaos Game too. Read the first Chaos Game project first to understand what Chaos Game is. In this project, you start with a
Also known as reciprocal spiral, it is an inverse of Archimedean spiral. This means the radius grows in proportion to the inverse of angle. To avoid infinite radius, start with