我的這張圖顯示以下內容:plt.plot(valueX,scoreList)plt.xlabel(“ Score number”)#X軸的文本plt.ylabel(“ ... plt.xticks(range(min(valueX), max(valueX)+1)).
確定! 回上一頁