I'm using Ubuntu 14.0.4. In my system I have installed Anaconda with python 2.7.14. Now I want to upgrade my python version & would like to use Python 3.6.3. So I followed the steps mentioned in below link
But after doing this my python --version
command is showing python 2.7.14. Can you suggest me how to upgrade?