From 2cfb4e72b8d9ef7140ed49500246c9b603ab6c93 Mon Sep 17 00:00:00 2001 From: Manibhadra Singh Rathore <132562272+manibhadra01@users.noreply.github.com> Date: Mon, 8 May 2023 15:13:09 +0530 Subject: [PATCH] Added a new resource Added a new resource link for phyton. I came across this article while looking for resources to learn about phyton. In my opinion, this quote will strengthen the content of this article. I hope my contribution will be useful to other learners. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e2734..96bec0f 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ - [The Technical Interview Cheat Sheet](https://gist.github.com/TSiege/cbb0507082bb18ff7e4b) - [awesome-competitive-programming](https://github.com/lnishan/awesome-competitive-programming) - [Scaler - Programming Tutorials](https://www.scaler.com/topics/) - +- [Python Tutorial: A Comprehensive Guide for Beginners](https://wiingy.com/learn/python/python-tutorial/) ### Books on technical interviews - Cracking the Coding Interview by Gayle Laakmann McDowell