Python Development Environment
After python is installed in our environment, we can choose any of IDEs:
a. PyCharm Community Edition
b. PyCharm Professional Edition (supports notebooks, limited trial)
c. Jupyter (supports notebooks, running on browser: Installed within Anaconda package)
d. VS Code (supports notebooks)
e. Google Colaboratory
Download and install Python (https://www.python.org/downloads/)