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
Write a Python program to generate hundreds of images of Julia Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then