how to see current version of python 3 on mac code example Example: terminal python version # in python $ python --version # in python3 $ python3 --version