运行 ❯
获取您
自己的 Python
服务器
×
改变方向
改变主题,明暗
前往 Spaces
thislist = ["apple", "banana", "cherry"] thislist.clear() print(thislist)
[]