From 59d920344ed1d4667ce645bd64b05bf11d33c0f2 Mon Sep 17 00:00:00 2001 From: "Bikash Daga (Jain)" <95040719+bikashdaga@users.noreply.github.com> Date: Fri, 22 Jul 2022 17:45:44 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics Python Page under Release Notes - For more information. I think this will help all the learners with great sources for learning Python basics. Kindly Please check the suggested changes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4cdad4..a10738a 100644 --- a/README.md +++ b/README.md @@ -645,6 +645,7 @@ Users appreciate release notes as you update your extension. * [www.programiz](https://www.programiz.com/python-programming) * [python.swaroopch](https://python.swaroopch.com/oop.html) * [pythonforbeginners](https://www.pythonforbeginners.com/basics/list-comprehensions-in-python) +* [Scaler Topics](https://www.scaler.com/topics/python/) **Enjoy!**