list.sort() accepts an another argument reverse. By default its value is False, but if its set to True then it will sort the list in reverse order ...
確定! 回上一頁