Run
myDictionary = { "name": "Lini", "year": 1989, "expertise": "data analytics"} print(myDictionary)
Output