Use sorted() to sort a dictionary by key ... Call dict.items() on a dictionary to return a dict_items object containing the key-value pairs of the dictionary.
確定! 回上一頁