Untitled

Run Settings
LanguagePython
Language Version
Run Command
poss = [(2, 'second'), (1, 'first'), (4, 'fourth'), (3, 'third')] print(sorted(poss, key=lambda x:x[0]))
Editor Settings
Theme
Key bindings
Full width
Lines