From 7218f51722224022d02b7c553d32d102f640f977 Mon Sep 17 00:00:00 2001
From: Sonia M <98415819+letscode-17@users.noreply.github.com>
Date: Mon, 14 Mar 2022 12:35:46 +0530
Subject: [PATCH] Update README.md

Added New Python Resources
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 17bbbe2..43599a3 100644
--- a/README.md
+++ b/README.md
@@ -1334,12 +1334,14 @@ Where to discover learning resources or new Python libraries.
     * [Real Python](https://realpython.com)
     * [The Hitchhiker’s Guide to Python](https://docs.python-guide.org/)
     * [Ultimate Python study guide](https://github.com/huangsam/ultimate-python)
+    * [Learn Python: Basic to Advanced Concepts](https://www.interviewbit.com/python-cheat-sheet/)
 * Libraries
     * [Awesome Python @LibHunt](https://python.libhunt.com/)
 * Others
     * [Python ZEEF](https://python.zeef.com/alan.richmond)
     * [Pythonic News](https://news.python.sc/)
     * [What the f*ck Python!](https://github.com/satwikkansal/wtfpython)
+    * [Python Online Compiler](https://www.interviewbit.com/online-python-compiler/)
 
 ## Newsletters
 
-- 
GitLab