Syntax¶. dict. get(key[, default]). key: Required. A key in the dictionary. default: Optional. Value that is returned when the key is not found.
確定! 回上一頁