Code in python please please
Part #1:
To implement IIM (inverse iteration method) for the Julia set,we must first find a point z0 ∈ J(f). It is a fact that for anypolynomial f, if f(p) = p and either |f ‘(p)| > 1 or f’ (p) = 1,then p is in J(f). Here f’ (p) is the derivative of f evaluated atp (a complex number). For a polynomial fc(z) = z^2 + c from thequadratic family, such a
OR
OR