if word in dict.values() key= code example Example: check if dict key contains specific key and value if (key, value) in d.items(): print("yes")