【python】+8大数据类型



 

1、number(数字)

2、string(字符串)

字符串操作(全)

3、Boolean(布尔值)

4、None(空值)

5、list(列表)

list列表操作(全)

6、tuple(元组)

7、dict(字典)

字典操作(全)

8、set(集合)

猜你喜欢

转载自www.cnblogs.com/danhuai/p/11710839.html