In this tutorial we are going to show how to draw random islands with Python Turtle. The idea is similar to the Koch Snowflake project with added randomness. Instead of
You drew Pascal’s Triangle in a project. Draw 32 rows of Pascal’s Triangle and color the cells that contain numbers. Does it look like Sierpinski Triangle?
Continuing from Mandelbrot Set project, use colorsys library to set the hue based on the number of iterations needed to go outside the boundary. The result can be an amazingly