1. python有六种数据类型:
a> 数字类型
b> 字符串
c> 列表
d> 元组
e> 集合
f> 字典
2.变量定义、循环、判断
数据类型
原文:https://www.cnblogs.com/murongmengfei/p/14690323.html