标签:list使用

list使用

#list使用

📚 共 1 篇文章 🏷️ 标签分类 📝 list使用
list使用

详解python中list的使用

1、list(列表)是一种有序的集合,可以随时添加、修改、删除其中的元素。举例:listClassN