In Python, a dictionary refers to an unordered collection of key-value pairs. Each key is mapped to a specific value within the dictionary.
確定! 回上一頁