# create 1D numpy array from a list ; arr = np.array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]) ; print('1D Numpy array:') ; print(arr).
確定! 回上一頁