Python有6種標準資料型別:Number(數字),String(字串), List (列表),Tuple(元組) ... import numpy as np arr = np.array([1, 2, 3, 4, 5]).
確定! 回上一頁