Beginner Installation
First, verify Python is installed on your computer.
If you encounter any error, Python is most likely either not installed or not correctly installed.
Please download the latest Python version from the official Python website: https://python.org/
The latest Python version might require some latest Visual C++ Redistributable packages. If any such error is encountered, please update your system.
Python comes pre-installed on most distributions. Open terminal and type python3 --version to confirm.