在Python 中sorted是内建函数(BIF),而sort()是列表类型的内建函数list.sort()。 sorted(iterable[, cmp[, key[, reverse]]]) #字符串排序使用是字典 ...
確定! 回上一頁