The sort() method accepts a reverse parameter as an optional argument. Setting reverse = True sorts the list in the descending order. ... Alternatively for sorted ...
確定! 回上一頁