i have python 2.7.15 and python 3.6.8 how can i use the version i like code example
Example 1: python version
python ––version
Example 2: latest version of python
# For macs...
# Apparently you don't want to upgrade 2.* just install 3.*
% brew install python3