Navigate to the Python.org downloads page and download the latest Python installer package.
Run the Python installer package and install Python 3 onto the Mac.
It will create. A folder in the Applications folder, but the Python 3 app will reside in:
/Library/Frameworks/Python.framework/Versions/n.m/bin/python3
where n.m represents the version number such as 3.7.