set

Run Settings
LanguagePython
Language Version
Run Command
thisset = {"apple", "banana", "cherry", True, 1, 2} print("The length of thisset = ", len(thisset),"\n") for this in thisset: print(this)
Editor Settings
Theme
Key bindings
Full width
Lines