Python Installation
Python: https://www.python.org/downloads/
While installation click on Add Python to Path
For successful installation search for ‘idle’ in window search, it will open Python Shell
Python IDE : https://www.spyder-ide.org/
IDE : An integrated development environment is software for building applications that combines common developer tools into a single graphical user interface (GUI).

