Python-first-Practice
Python-first-Practice copied to clipboard
Day2 The Simplest plot issue
trafficstars
plt.plot(x, np.zeros_like(x), ’k-’) not present on the image;