41-1

Run Settings
LanguagePython
Language Version
Run Command
myDictionary = {"name" : "Ian", "health": 219, "strength": 199, "equipped": "Axe"} for name,value in myDictionary.items(): print(f"{name}:{value}") if (name == "strength"): print("Whoa, SO STRONG!")
Editor Settings
Theme
Key bindings
Full width
Lines