diff --git a/Python/Data_type.md b/Python/Data_type.md index e122841..30d350a 100644 --- a/Python/Data_type.md +++ b/Python/Data_type.md @@ -1,4 +1,4 @@ - +# Python的基本数据类型 - 数字 - 整数 `int` - 浮点数 `float`