Run ❯
Get your
own Python
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
mylist = ["apple", "banana", "cherry"] print(type(mylist))
<class 'list'>