🔧 修改格式编码为LF

This commit is contained in:
Relph1119
2023-06-29 15:29:58 +08:00
parent cfabaddd3e
commit 313a6ca05b

View File

@@ -1,12 +1,9 @@
# 1 基础 课后练习及补充
## 1.1 数据类型相关练习
### 1.1.1 数据类型转换
  运行下面单元格,了解`int()``float()``str()``type()`等的用法