摘要: **一、列表的初识** + why:int bool str:'123 True 太白' + str: 存储少量的数据。 + str:切片还是对其进行任何操作,`但是! 获取的内容全都是str类型!` 存储数据单一 + what:list + l1 = [ 0, 'alex',True,[1, 2, 阅读全文
posted @ 2020-11-04 18:30 jawy 阅读(16) 评论(0) 推荐(0)
回顶部
Document