雖然Python 3.3 之後內建了array 模組, 但它只支援一維陣列且陣列運算函數不多, 故Python 內建 ... np.zeros(5, dtype=int) #指定元素資料型態為int
確定! 回上一頁