MATPLOTLIB CLEAR PLOT
import matplotlib.pyplot as plt
plt.clf()
Difficult Dormouse
import matplotlib.pyplot as plt
plt.clf()