I have written the below code and searching the key:
alphabet={\'A\':[\'Ashish\',\'thanks\'], \'b\':[\'bcall\']} alphabet[\'c\']
output:- key error
But