filmov
tv
Python - change to default version

Показать описание
A tip to show how to change python versions, usually mac has v2 show here it show changing version 2 to 3 and make as default version onwards.
alias python=python3 or
alias python=python2
alias python=python3 or
alias python=python2