Installation of python
Part - 1
Below are steps to Install Python in your pc
➔ Latest version will be visible on the top e.g. Python 3.9.4
➔ In case if you need a lower version, just scroll down the page and you can find all the lower versions
➔ Click on the version you wish to install, then .exe file will be downloaded
➔ Double click on the downloaded .exe file, Python set up window opens, tick the check box 'Add Python 3.9 to PATH' and click on 'Customize Installation'
➔ You can also choose py launcher
➔ Next ➔ Advanced Options
➔ Choose the location where you want to install ➔ tick check box 'Install for all users'
➔ Click on Install
➔ 'Set up was Successful' on successful Installation
➔ Verify Python Installation
➔ You can verify python installation by launching command prompt
➔ Run ➔ type cmd ➔ then type and then press enter
This would display the version which has been installed
Thank you. If you like my video, please subscribe to my channel :)