List - 11 code

Run Settings
LanguagePython
Language Version
Run Command
thislist = ["apple", "banana", "cherry"] apple = thislist.pop(0) print(apple) print(thislist)
Editor Settings
Theme
Key bindings
Full width
Lines