The dictionary is Python's built-in mapping type. Dictionaries map keys to values and these key-value pairs provide a useful way to store data in Python.
確定! 回上一頁