From 9e26f8ffd687097ede6054b5dbd20460877eabd9 Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Tue, 5 Jan 2021 09:21:41 +0800 Subject: [PATCH 1/7] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c0fa2c00..4a212fbb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ 100+ Python challenging programming exercises. -GitAds - ## Python Comics Hey guys I just created a comic for learning Python if you like you could see it from here: https://aicodeplayer.com From 478f4df62ab7f56c9228a6af79e0ed52760c25ed Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Mon, 3 May 2021 08:59:07 +0800 Subject: [PATCH 2/7] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a212fbb..8cb84dc0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Python-programming-exercises -100+ Python challenging programming exercises. +100+ Python challenge programming exercises. -## Python Comics +## 100+ Python Projects Challenge + +https://github.com/zhiwehu/100_plus_Python_Projects_Challenge + +## Python comic Hey guys I just created a comic for learning Python if you like you could see it from here: https://aicodeplayer.com For now I just use Chinese if you like I could use English as well. From 98c0f26239d65d85e9548e1e82a2c52b63a260d3 Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Thu, 16 Dec 2021 14:50:23 +0800 Subject: [PATCH 3/7] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8cb84dc0..70ef3a68 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# A simple Python online IDE run in browser. + +Hey guys I just made a simple Python online IDE run in browser : https://react-python-ide.vercel.app. It's free and opensource. Feel free to let me know if you have any issues. + # Python-programming-exercises 100+ Python challenge programming exercises. From b88eeb1d114689f9f897b047ceb254a8250fd9fd Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Fri, 8 Apr 2022 16:26:03 +0800 Subject: [PATCH 4/7] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 70ef3a68..7584d705 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# A simple Python online IDE run in browser. - -Hey guys I just made a simple Python online IDE run in browser : https://react-python-ide.vercel.app. It's free and opensource. Feel free to let me know if you have any issues. - # Python-programming-exercises 100+ Python challenge programming exercises. @@ -10,6 +6,10 @@ Hey guys I just made a simple Python online IDE run in browser : https://react-p https://github.com/zhiwehu/100_plus_Python_Projects_Challenge +## A simple Python online IDE run in browser. + +Hey guys I just made a simple Python online IDE run in browser : https://runpython.live. It's free and opensource. Feel free to let me know if you have any issues. + ## Python comic Hey guys I just created a comic for learning Python if you like you could see it from here: https://aicodeplayer.com From 54eed144c12d429ca38b23a722710cf626ff71b1 Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Fri, 8 Apr 2022 16:26:40 +0800 Subject: [PATCH 5/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7584d705..0d7879c8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Hey guys I just made a simple Python online IDE run in browser : https://runpyth ## Python comic -Hey guys I just created a comic for learning Python if you like you could see it from here: https://aicodeplayer.com +Hey guys I just created a comic for learning Python if you like you could see it from here: https://zhixinfuture.com For now I just use Chinese if you like I could use English as well. ![Python Comic](https://github.com/zhiwehu/Python-programming-exercises/blob/master/comic.png?raw=true) From 1736fd896403fa92da842a1bb0949c1cc25d30e3 Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Sun, 7 Apr 2024 23:52:00 +0800 Subject: [PATCH 6/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d7879c8..4258c3f4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ https://github.com/zhiwehu/100_plus_Python_Projects_Challenge ## A simple Python online IDE run in browser. -Hey guys I just made a simple Python online IDE run in browser : https://runpython.live. It's free and opensource. Feel free to let me know if you have any issues. +Hey guys I just made a simple Python online IDE run in browser : https://github.com/zhiwehu/react-python-ide. It's free and opensource. Feel free to let me know if you have any issues. ## Python comic From 92520209b8592aab3fff0aa37834067e7ed1390c Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Mon, 28 Apr 2025 22:03:44 +0800 Subject: [PATCH 7/7] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4258c3f4..32cd6004 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + [Ask DeepWiki.com](https://deepwiki.com/zhiwehu/Python-programming-exercises) + # Python-programming-exercises 100+ Python challenge programming exercises.