MurphyWan/Python-first-Practice

Day2 The Simplest plot issue

xiaomaofeng opened this issue · 0 comments

plt.plot(x, np.zeros_like(x), ’k-’)
not present on the image;