The sort method is used to sort lists in place. Sorting "in place" means changing the original list so its elements are in sorted order, rather than simply ...
確定! 回上一頁