From ee12880bd416842ad5e88a54b60d200c1a1e60f6 Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Mon, 9 May 2022 10:51:09 +0530 Subject: [PATCH] Updated a New Resource to your List --- Programming-in-Python.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Programming-in-Python.md b/Programming-in-Python.md index 78bf86a..47e0602 100644 --- a/Programming-in-Python.md +++ b/Programming-in-Python.md @@ -32,6 +32,7 @@ - [9 Online Interactive Shells to Write Python Anywhere](https://www.bettertechtips.com/internet/python-shell-online/) - [Online Python Turtle Editor](https://repl.it/languages/python_turtle) - [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) + - [Online Python Compiler (Interpreter)](https://www.interviewbit.com/online-python-compiler/) - [Local machine: Interacting with Python](https://realpython.com/interacting-with-python/) - [Python by Chris Albon](https://chrisalbon.com/#python) - topics covered: Basics • Data Wrangling • Data Visualization • Web Scraping • Testing • Logging • Other - [Regex resources by Chris Albon](https://chrisalbon.com/#regex) @@ -237,4 +238,4 @@ Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have --- -Back to [main page (table of contents)](README.md) \ No newline at end of file +Back to [main page (table of contents)](README.md)