From 9f6ead87885b0028eb2c644da6d0a88581ce8ad2 Mon Sep 17 00:00:00 2001 From: Tutlane Date: Tue, 20 Apr 2021 08:15:27 +0530 Subject: [PATCH] Update README.md We added good resource to learn python. Please verify, and add it if you feel it's a good resource. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4cdad4..08bc6f5 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) +* [tutlane](https://www.tutlane.com/tutorial/python) **Enjoy!**