install python 3 6 ubuntu 16 04

Solutions on MaxInterview for install python 3 6 ubuntu 16 04 by the best coders in the world

showing results for - "install python 3 6 ubuntu 16 04"
Luisa
30 Oct 2019
1$ sudo add-apt-repository ppa:deadsnakes/ppa
2$ sudo apt update
3$ sudo apt install python3.6