Set

Run Settings
LanguagePython
Language Version
Run Command
x = {1,2,3,4,5,6,5,2} y = {7,8,3,9,5,1} print(x & y) # interset print(x | y) # union print(x ^ y) #
Editor Settings
Theme
Key bindings
Full width
Lines