Python-first-Practice icon indicating copy to clipboard operation
Python-first-Practice copied to clipboard

Day2 The Simplest plot issue

Open xiaomaofeng opened this issue 6 years ago • 0 comments

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

xiaomaofeng avatar Dec 26 '18 07:12 xiaomaofeng