Si es igual al valor de retorno clave Python
# default param is optional
dict.get(key, default = None)
Goofy Goober
# default param is optional
dict.get(key, default = None)