get
Gets a single key or multiple keys.
There are alternative convenience functions:
Returns
Called with:
key: if key exists the value is returned, otherwiseNonekeys: all key values in adict. If no keys exist, an emptydictis returned
Gets a single key or multiple keys.
There are alternative convenience functions:
Called with:
key: if key exists the value is returned, otherwise Nonekeys: all key values in a dict. If no keys exist, an empty dict is returned