I tried to upgrade python 2.7 to python 3 and I modified the file ~/.bash_aliases
but when I type python in elementary terminal I get this error
zsh: command not found: python3
and when I type which python
python: aliased to python3
actually I prefer return to python 2.7 or if someone know how can I fix this :c