Untitled

Run Settings
LanguagePython
Language Version
Run Command
contestants = { 'Randy Orton': 'Red', 'Dwayne Johnson' : 'Blue', 'hehe' : 'nini'} contestants['Jhon Cena'] = 'Red' contestants['Dave Bautista'] = 'Blue' contestants['D'] = 'Blue' del contestants['Dwayne Johnson'] print(contestants)
Editor Settings
Theme
Key bindings
Full width
Lines