In Python, you can sort a list using the built-in list.sort() method or the built-in sorted() function.
確定! 回上一頁