python ger value where key equal to value code example Example: if equal to key return value python # default param is optional dict.get(key, default = None)