plt.pie(counts, explode = explode, labels = age, colors = colors, autopct = '%1.1f%%', shadow = True, startangle = 140). plt.axis('equal').
確定! 回上一頁