# pyplot.savefig(name+".png",bbox_inches='tight') pyplot.savefig(name+".svg",bbox_inches='tight') plot(lambda x: x*x-4*x+2, [-2,5], [-4,4], "plot", xlabels=[""...