Python笔记

1.list相关操作

 list.append()

 del alist[2]

 list.remove()

 

posted @ 2017-08-18 20:50  Yifan_Liu  阅读(128)  评论(0编辑  收藏  举报