「array陣列」是Python的另一個套件NumPy(Numerical Python)中所內含資料型態, ... import numpy as np print (np.zeros((5,3))) #建立shape為(5,3),每個元素都是0 ...
確定! 回上一頁