The function used to check if a key is present in a dictionary is ().

The method used to add a new key-value pair to a dictionary is ().

If you try to access a key that does not exist in a dictionary, it will result in a(n) .

A Python dictionary cannot have two keys with the name.