From 424b749af09076ecd2f87e84f8059f7d5fda001a Mon Sep 17 00:00:00 2001 From: awalrujaa Date: Mon, 13 May 2024 11:18:57 +0545 Subject: [PATCH 1/2] Added an interactive Python learning platform --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ed7af8..8119130 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,8 @@ https://www.jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit * [_w3schools Python Tutorial_](https://www.w3schools.com/python/default.asp) Clear and concise. +* [_Programiz_PRO](https://programiz.pro/) Programiz PRO offers a free 7 day trial, and provides learning path with interactive courses, challenge courses, and interview preparation courses. + * [_Programiz_](https://www.programiz.com/python-programming) Learn Python Programming: The Definitive Guide * [_Python for Everybody_](https://www.py4e.com/) A full Python course. From 835c2b8d5f1c5c9384e10be92187d11b93320c22 Mon Sep 17 00:00:00 2001 From: awalrujaa Date: Mon, 13 May 2024 11:22:08 +0545 Subject: [PATCH 2/2] Added an Interactive Platform to Learn Python --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8119130..5cebea7 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,7 @@ https://www.jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit * [_w3schools Python Tutorial_](https://www.w3schools.com/python/default.asp) Clear and concise. -* [_Programiz_PRO](https://programiz.pro/) Programiz PRO offers a free 7 day trial, and provides learning path with interactive courses, challenge courses, and interview preparation courses. +* [_Programiz_PRO](https://programiz.pro/) Programiz PRO offers a free 7 day trial, and provides highly curated learning path for Python beginners with interactive courses, challenge courses, and interview preparation courses. * [_Programiz_](https://www.programiz.com/python-programming) Learn Python Programming: The Definitive Guide