You can update by using following commands:
sudo apt-get install python3
(or)
sudo apt-get upgrade
Download python-3.x version from the python.org
Extract .tar.gz using the command tar xvf Python-3.x.tar.gz
goto that directory using cd dir_name
$./configure
$sudo make
$sudo make install
in that you will get an error for pip it requires ssl
install the service using this command
$sudo apt-get install libssl-dev openssl
after that again install using $sudo make install
After that use python3 command to open interpreter
En esta página del sitio puede ver el video en línea Install Python in Ubuntu | Python | Ubuntu de Duración hora minuto segunda en buena calidad , que subió el usuario Satya Pendem 08 septiembre 2016, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 28,963 veces y le gustó 164 a los espectadores. Disfruta viendo!