Python Language / Python Installation

Python Installation / Python Software Installation Steps
1. Download python-3.7.4 from website
https://www.python.org/downloads/
2. Double Click the setup file.
3. Check Install Launcher for all Users (Recommended).
4. Check Add python-3.7.4 to path.
5. Click Close button.

Testing of Python Installation
1. Press Windows Button + R.
2. Type cmd and Enter.
3. Type python in the CMD it will show the python version Number.

Youtbe Iframe of Python Installation




Home     Back