Run ❯
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
mylist = ['apple', 'banana', 'cherry'] x = frozenset(mylist) print(x)