那麼,如果只要求一個回傳變數,則 sort() 內建函式就把 x 從小到大 排序,例如 sorted = sort(x) 得到 sorted 是 [0 2 ...
libai.math.ncu.edu.tw