From 50640c5b6949590795d82b1a0de5c4d1a86fc6b5 Mon Sep 17 00:00:00 2001 From: Maggie Chu Date: Wed, 31 Mar 2021 11:00:32 +0800 Subject: [PATCH] added python projects lists to project examples for junior --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a91334b..9099e70 100644 --- a/README.md +++ b/README.md @@ -1195,6 +1195,8 @@ Python Learning Library - [[Tutorial 2 - Making it interesting --- BeeWare 0.3.0 documentation]](https://docs.beeware.org/en/latest/tutorial/tutorial-2.html) +- [[Learn programming with curated Python projects \| DevProjects by Codementor]](https://www.codementor.io/python-projects) + ### **Puzzles** - [[About - Project Euler]](https://projecteuler.net/index.php)