From 68a1e939d31474b857b4e477d28f030b18d02c22 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Tue, 1 Mar 2022 09:57:31 +0100 Subject: [PATCH] march 1st --- docs/python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/python.md b/docs/python.md index 5fcba662..72b32c53 100644 --- a/docs/python.md +++ b/docs/python.md @@ -195,6 +195,7 @@ - [medium.com/@florian.rieger: If you haven‘t heard of descriptors, you don‘t know Python](https://medium.com/@florian.rieger/if-you-haven-t-heard-of-descriptors-you-don-t-know-python-1ea4fd1614c2) - [open.sap.com: Python for Beginners](https://open.sap.com/courses/python1) - [blog.devgenius.io: Logging in Python](https://blog.devgenius.io/logging-in-python-adec94519755) +- [codesolid.com: Python Lists for Beginners: A Complete Lesson With Exercises](https://codesolid.com/python-lists) ## PHP vs Python - [geekflare.com: PHP vs Python: A Comprehensive Comparison](https://geekflare.com/php-vs-python-comparison)