If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into ...
julia.py This code displays the Julia set. It uses the kandinsky module. mandelbrot_nap0.py There is a official Numworks Mandelbrot script. This is a different version made from scratch. Uses the ...