Plot the graph using matplotlib. plt.plot(X, Y). # Add gridlines to the plot. plt.grid(b = True ). # `plt.grid()` also works.
確定! 回上一頁