python3 -V # gets Python versionPython
1 Resources for Learning
2 PC vs Mac
For terminal commands on Mac, use python3. For terminal commands on PC, use python or py.
3 Install Python
Download and install the latest version of Python: https://www.python.org/downloads/
Verify installation: