Python Examples
Run
myDictionary = { "apple": 34, "banana": 16, "cherry": 8 }
Output