I have a dictionary with key-value pair. My value contains strings. How can I search if a specific string exists in the dictionary and return the key that correspond to the
import json 'mtach' in json.dumps(myDict) is true if found