import matplotlib.pyplot as plt plt.plot([1,2,3,4]) ... import numpy as np import pandas as pd import matplotlib.pyplot as plt x ...
確定! 回上一頁