Trying to plot with plt.plot() without success

后端 未结 0 1560
名媛妹妹
名媛妹妹 2020-12-04 02:16

I am trying to plot a graph in python and I have defined all x-and y-values in lst_x and lst_y (made a previous question about that):

import matplotlib.pyplot         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题