会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
烟云过眼
博客园
首页
新随笔
联系
订阅
管理
2018年10月22日
python-day4~5_list_dict
摘要: 1,list li = ['alex','wusir','egon','女神','taibai'] #增加 append insert,extend是迭代(即分拆)加入 # li.append('日天') li.insert(4,'春哥') # 在索引位4前插入 # li.extend('二哥')
阅读全文
posted @ 2018-10-22 16:39 烟云过眼
阅读(127)
评论(0)
推荐(0)
公告