To draw a point on the graph with the python language, you can use the pyplot methods of the matplotlib module. pyplot.plot(x,y)
確定! 回上一頁