2018年12月30日
摘要: 可以被for 循环的 list dic str set tuple f = open() range() enumerate print(die([])) 告诉我列表所拥有的所有方法 双下方法 print([1].__add__([2])) print([1]+[2]) print('__iter_ 阅读全文
posted @ 2018-12-30 18:22 timye 阅读(205) 评论(0) 推荐(0)