A dictionary dict in Python is a one to one mapping, it contains a set of (key,value) pairs where each key is mapped to a value.
確定! 回上一頁