Sort Upper / Lower. By default in Python, uppercase chars come before lowercase chars, so uppercase strings will sort to the front of the list: >>> ...
確定! 回上一頁