From 4f52a7a2f8c791f69c2807f5347ffa3338eb5526 Mon Sep 17 00:00:00 2001 From: Saravanan Devaraj <111339151+SaravananDevaraj7@users.noreply.github.com> Date: Tue, 20 Sep 2022 03:05:18 +0530 Subject: [PATCH] Added few resources to this repos --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 12b1954..73d6288 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,7 @@ Also we inspired in the following sites, which are great sources for learning Py * `workshopper/javascripting `_ * `learnpython.org `_ * `tutorialspoint.com `_ +* `InterviewBit `_ License -------