摘要: 一、数字: int(...) 二、字符串: #replace/find/join/strip/startwith/split/upper/lower/format(格式化) 三、列表 #append,extend,insert #索引,切片,循环 四、元组 #索引、切片、循环 以及元素不能被修改 五 阅读全文
posted @ 2018-09-27 20:44 一个好男孩 阅读(96) 评论(0) 推荐(0)
摘要: 字典 注意事项: 阅读全文
posted @ 2018-09-25 22:02 一个好男孩 阅读(120) 评论(0) 推荐(0)