You can sort by specifying a optional parameter “key”. This is most useful for sorting a matrix. # sort a matrix by 2nd column li = [[2, ...
確定! 回上一頁