From 8c64aa0bac89911c77f27368aa1b4371007676df Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Mon, 28 Feb 2022 19:41:56 +0530 Subject: [PATCH] Added New Resources to Learn Python --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 077c22b..f8b9574 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,9 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [15 Free e-books to learn Python](https://medium.com/@bmorelli25/15-free-ebooks-to-learn-python-c299943f9f2c) * [Programming Foundations with Python - Udacity](https://www.udacity.com/course/programming-foundations-with-python--ud036) * [Designing RESTful APIs - Udacity](https://www.udacity.com/course/designing-restful-apis--ud388) +* [Python Cheat Sheet](https://www.interviewbit.com/python-cheat-sheet/) +* [Python Interview Questions](https://www.interviewbit.com/python-interview-questions/) +* [Python Online Compiler](https://www.interviewbit.com/online-python-compiler/) --- ### Learn APIs