Python 程式是修改 ch16-2-1.py 折線圖的折線外觀,改為藍色虛線,和加上圓形標記,如下所示: import matplotlib.pyplot as plt data = [1, 18, 12, 21, ...
確定! 回上一頁