The method used to get the value of a key in a dictionary without raising an error is ().

A key in a Python dictionary must be of a(n) type.

The method used to remove a key-value pair from a dictionary is ().

The method used to get the value of a key in a dictionary without raising an error is ().

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 ().