import matplotlib.pyplot as plt plt.plot([1,2,3]) plt.show()
log(get_output()) reset_output() run_student() log(get_output())