import numpy as np. the_array = np.array([[ 49 , 7 , 44 ], [ 27 , 13 , 35 ], [ 27 , 13 , 35 ]]). lists = the_array.tolist().
確定! 回上一頁