Matplotlib Clear Plot
import matplotlib.pyplot as plt
plt.clf()
Difficult Dormouse
import matplotlib.pyplot as plt
plt.clf()