Se for igual ao valor do retorno -chave Python
# default param is optional
dict.get(key, default = None)
Goofy Goober
# default param is optional
dict.get(key, default = None)