Set

Run Settings
LanguagePython
Language Version
Run Command
s = {1,2,3,4,5,1,'a',1,3,3,3,4,'b',4,4,5,5,5} print(s,type(s)) a = "hello world" print(set(a)) ### output is in random order
Editor Settings
Theme
Key bindings
Full width
Lines