import numpy as np y = np.array(((1,2,3),(4,5,6),(7,8,9))) OUTPUT: print ... what is the need for two different functions performing the ...
確定! 回上一頁