SYMBOL INDEX (1 symbols across 1 files) FILE: notebooks/mandlebrot.py function mandelbrot (line 6) | def mandelbrot(X, Y, max_iterations=1000, verbose=True):