运行 ❯
获取
自己的 Python
服务器
×
更改定位
更改主题,深色/浅色
进入 Spaces
mylist = ["apple", "banana", "cherry"] print(type(mylist))
<class 'list'>