To get the index of a key in a dictionary, use the `list()` class to convert the dictionary to a list of keys. Use the `list.index()` method to get the ...
確定! 回上一頁