From cf4cc20547ef99c5c2f73d9acffd23bd53011e37 Mon Sep 17 00:00:00 2001 From: 1vishalkumar <111412597+1vishalkumar@users.noreply.github.com> Date: Wed, 17 Aug 2022 16:29:07 +0530 Subject: [PATCH] Added a useful link Added a useful link on python programming that will help your learners. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077c22b..b7d0370 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [15 Free e-books to learn Python](https://medium.com/@bmorelli25/15-free-ebooks-to-learn-python-c299943f9f2c) * [Programming Foundations with Python - Udacity](https://www.udacity.com/course/programming-foundations-with-python--ud036) * [Designing RESTful APIs - Udacity](https://www.udacity.com/course/designing-restful-apis--ud388) - +* [Learn Python Programming](https://www.scaler.com/topics/python) --- ### Learn APIs