Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use
Knowing to how to draw a single puffy cloud, draw many of them in random locations, shapes, and sizes. You want want to check out tutorial on how to draw
In a previous project you drew a rainbow colored tree. Animate this tree by making it grow thinner as shown in this video. Related Project: Rainbow Colored Tree