If you want to sort in a descending order, all you have to do is add the parameter reverse = True to either the sort or sorted functions.
確定! 回上一頁