2021/1/11.import matplotlib.pyplot as plt # 官方网站:https://matplotlib.org/gallery/index.html squares = [1, 4, 9, 16, 25]fig, ...
確定! 回上一頁