1、变量
2、基本数据类型
3、内存回收机制
4、用户互交、运算符
5、if...else判断
6、while循环
7、for循环
8、字符型str
9、数字型int、float
10、列表list
11、元组tuple
12 、字典dict
13、集合set
14、字符编码