How To Add Python To Path Windows Link

C:\Users\ \AppData\Local\Programs\Python\Python3x .

To add Python to the PATH environment variable in Windows, follow these steps: how to add python to path windows

Once added, verification is simple. Opening a new Command Prompt and typing python --version should now return the installed Python version. Typing pip --version will confirm that the package manager is also accessible. C:\Users\ \AppData\Local\Programs\Python\Python3x