【python笔记系列】数据类型

2026-02-16 09:51:32

1、整数int

【python笔记系列】数据类型

2、浮点数float

【python笔记系列】数据类型

3、复数complex

【python笔记系列】数据类型

4、字符串str

【python笔记系列】数据类型

5、列表list

【python笔记系列】数据类型

6、字典dict

【python笔记系列】数据类型

7、集合set

【python笔记系列】数据类型

8、元组tuple

【python笔记系列】数据类型

猜你喜欢