how to install python 3.9 on mac terminal code example
Example 1: command to install python3.6 on mac os
$ brew switch python 3.6.5_1
Example 2: mac install python 3.8
brew install [email protected]
$ brew switch python 3.6.5_1
brew install [email protected]