This Python script generates various fractals using the turtle module. It allows the user to choose from four different fractals and customize their appearance. The script is designed to be simple, ...
Download Python 3, and run the the module "FractalsInterface.py" in IDLE. This script references the custom turtle fractal figures from "turtlefigures.py".