However, the script is generalized for every power, so basically can calculate for every N. If you execute the script as is, it will print the set calculated with N=2, but you can pass as a console ...
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 ...