Files
learning-way/Python/README.md

5 lines
148 B
Markdown
Raw Normal View History

# Python的学习
这是Python学习的记录目录
## 目录
- [基本数据类型](Data_type.md)
- [条件控制语句](Conditional_Statements.md)