🌈 搜索
📅  最后修改于: 2022-03-11 14:47:22.748000             🧑  作者: Mango
import matplotlib.pyplot as plt plt.plot(x, y) plt.plot(z, t) plt.show()