41-3

Run Settings
LanguagePython
Language Version
Run Command
myDictionary = {"name" : "David the Mildy Terrifying", "health": 186, "strength": 4, "equipped":"l33t haxx0r p0werz"} for name in myDictionary.items(): print(f"{name}:{value}") if (name == "strength"): if value > 100: print("Whoa, SO STRONG") else: print("Looks like you skipped leg day, arm day, chest day and, well, gym day entirely bro!")
Editor Settings
Theme
Key bindings
Full width
Lines