The sort() method sorts the items of the list. You can sort the list in reverse order by setting reverse to true. For complex sorting use key parameter.
確定! 回上一頁