From 51cdb174e885d3cc61f8009df3be61efbec5df61 Mon Sep 17 00:00:00 2001 From: "Bikash Daga (Jain)" <95040719+bikashdaga@users.noreply.github.com> Date: Fri, 22 Jul 2022 14:34:47 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics Python Page under Python Learning Resources. Kindly Please check the suggested changes. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cd73a9..b3012c5 100644 --- a/README.md +++ b/README.md @@ -3293,6 +3293,8 @@ It is extended by a set of privacy-specific requirements, control objectives and [Python Courses Online from Coursera](https://www.coursera.org/courses?query=python) +[Python Tutorial for Beginners](https://www.scaler.com/topics/python/) + # Python Frameworks, Libraries, and Tools [Python Package Index (PyPI)](https://pypi.org/) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community.