MAC Upgrade Python do 3,8

brew install python3
brew update && brew upgrade python
alias python=/usr/local/bin/python3
Evil Echidna