sort () do the sorting function in ascending order. Let's see how to sort when it comes to descending order. Syntax: list_name.sort(reverse=True) ...
確定! 回上一頁