Python学习笔记 day01-dataType (Python数据类型) 字符串 str 列表 list 元组 tuple 字典 dict 集合 set day01-logicalStatement (Python逻辑语句) 循环语句 for / while