Tuples

Run Settings
LanguagePython
Language Version
Run Command
#Tuples my_tuple = (1,2,3,4,5) print(my_tuple[1]) print(5 in my_tuple)
Editor Settings
Theme
Key bindings
Full width
Lines