I\'m currently using python, 3.9.0, and saved a module using IDLE with this code:
import numpy as np def MonteCarlo_double(f, g, x0, x1, y0, y1, n): x = n