having python 3 and 3.9 installed mac code example
Example 1: mac os install python 3
brew install python3
Example 2: which python mac
$ brew update && brew upgrade python
brew install python3
$ brew update && brew upgrade python