change python version terminal mac code example
Example: use python as python3 zsh
# Go into your .zshrc file. Is there a line that reads:
alias python='python3'
# Go into your .zshrc file. Is there a line that reads:
alias python='python3'