引入套件,使用as 代表別名,可以讓我們少打一點字 import numpy as np # 陣列元素可以使用list 或tuple 傳入 array_1 = np.array([1, 2, 3]).
確定! 回上一頁