When using any third-party library in Python, you must first import. 1 2 import matplotlib.pyplot as plt import numpy as np.
確定! 回上一頁