Python


Download and install Python. You only need to do this for your own computer.

When installing make sure to select Add Python 3.10 to PATH and choose Customise installation.

Adding Python to the PATH allows us to run Python from any folder as if it were in that folder on the computer.

On the Advanced Options card check Install for all users.

Restart the computer.

,