Update README.md

This commit is contained in:
Haicheng Li 2025-03-14 15:00:31 +08:00 committed by GitHub
parent 5bb9a562ea
commit 08bcfb8720
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ Python在以下领域都有用武之地。
3. 包管理工具pip
4. 使用网络API获取数据
#### Day23 - [Python读写CSV文件](23.Python读写CSV文件.md)
#### Day23 - [Python读写CSV文件](./Day21-30/23.Python读写CSV文件.md)
1. CSV文件介绍
2. 将数据写入CSV文件