Obsidian manual commit: 2025-06-28 23:23:37

This commit is contained in:
lkhsss
2025-06-28 23:23:38 +08:00
parent 67b67c8d8e
commit 7a5d611768

View File

@ -1,4 +1,4 @@
# Python的基本数据类型
- 数字 - 数字
- 整数 `int` - 整数 `int`
- 浮点数 `float` - 浮点数 `float`