From 775d203af02a014d3aae27103c003fc52aa9b48f Mon Sep 17 00:00:00 2001 From: LSGOMYP Date: Mon, 1 Mar 2021 18:11:54 +0800 Subject: [PATCH] Update readme.md --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index a8b189d..528df1d 100644 --- a/readme.md +++ b/readme.md @@ -4,18 +4,18 @@ 主要包括: -- [Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage) +- [编程实践(区块链)](https://github.com/datawhalechina/team-learning-program/tree/master/Blockchain) - [数据结构与算法](https://github.com/datawhalechina/team-learning-program/tree/master/DataStructureAndAlgorithm) - [编程实践(Numpy)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToNumpy) -- [编程实践(Pandas)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToPandas) - [编程实践(LeetCode 分类练习)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeClassification) - [编程实践(LeetCode 腾讯精选练习50)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeTencent) +- [Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage) +- [编程实践(Scratch)](https://github.com/datawhalechina/team-learning-program/tree/master/Scratch) +- [编程实践(青少年编程Turtle)](https://github.com/datawhalechina/team-learning-program/tree/master/Turtle) - [编程实践(Python 爬虫)](https://github.com/datawhalechina/team-learning-program/tree/master/WebSpider) +- [编程实践(Pandas)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToPandas) - [编程实践(Python综合)](https://github.com/datawhalechina/team-learning-program/tree/master/ProjectPractice) - [编程实践(设计模式)](https://github.com/datawhalechina/team-learning-program/tree/master/DesignPattern) -- [编程实践(区块链)](https://github.com/datawhalechina/team-learning-program/tree/master/Blockchain) -- [编程实践(青少年编程Turtle)](https://github.com/datawhalechina/team-learning-program/tree/master/Turtle) - ## 备注