upgrade python 3.4 to 3.6 ubuntu 14.04 code example
Example 1: update ubuntu to python 3.85
sudo update-alternatives --config python3
Example 2: update ubuntu to python 3.85
apt list | grep python3.8
sudo update-alternatives --config python3
apt list | grep python3.8