I have created a program that plots polynomials, which you can see down below:
import matplotlib.pyplot as plt def plot_poly(p,x_start=-10,x_end=10,color=\'b