import matplotlib.pyplot as plt. Then, write the code to generate the plot as normal. In this example, we'll keep it simple: plt.plot([1,2,3]).
確定! 回上一頁