2020-04-14

import matplotlib.pyplot as plt squares=[1,4,9,16] plt.plot(squares) plt.show() 错误以下web
相关文章
相关标签/搜索