The sorted() function accepts a reverse parameter as an optional argument. Setting reverse = True sorts the iterable in the descending order. # set py_set = { ...
確定! 回上一頁