b = np.array([(2.5, 1, 3, 4.5), (5, 6, 7, 8)], dtype = float) #二維陣列建立 ... max(iterable, *[, default=obj, key=func]) -> value
確定! 回上一頁