Python Installation
Step 1: Download python installer from the link below:
https://www.python.org/downloads/
Step 2: Run the installer. Check the checkboxes of ”use admin privileges when installing py.exe” and “add python.exe to path and click on Install now
Step 3: Close the installer after successful installation
Step 4: Download and start Visual Studio Code (VS Code). In terminal check for python version:
If the version is visible correctly that means installation is successful.