tuple01

Run Settings
LanguagePython
Language Version
Run Command
a=1,2,3,4 b=list(a) b[0]=10 a=tuple(b) print(a,type(a))
Editor Settings
Theme
Key bindings
Full width
Lines