From 10f9068b20944120e2d4d80763a1b1604a32a2d1 Mon Sep 17 00:00:00 2001 From: Isha Dhek <97114683+isha-dhek@users.noreply.github.com> Date: Tue, 18 Oct 2022 07:09:03 +0530 Subject: [PATCH] add python tutorials (#8552) --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 727e49834..be16f27a4 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1097,6 +1097,7 @@ * [Python Tutorial For Beginners (With Notes)](https://www.youtube.com/watch?v=EyEqWFvLDT8) - ProgrammingWithHarry * [Python Tutorials](https://www.youtube.com/playlist?list=PLTjRvDozrdlxj5wgH4qkvwSOdHLOCx10f) - Programming with Mosh (YouTube) * [Python Tutorials](https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU) - Corey Schafer +* [Python Tutorials](https://youtube.com/playlist?list=PLWKjhJtqVAbnqBxcdjVGgT3uVR10bzTEB) - freeCodeCamp.org * [SoloLearn](https://www.sololearn.com/Course/Python/) * [The Python Tutorial](https://docs.python.org/3/tutorial/) * [Using Python for Research](https://www.edx.org/course/using-python-for-research) (edX Harvard)