my_array = np.array([1, 2, 3, 4, 5, 6]) second_array = np.array([100, 99, 98, 97, 96, 95]) third_array = ... You're using append, and join.
確定! 回上一頁