ubuntu update python3 to latest version code example
Example 1: update ubuntu to python 3.85
sudo apt-get install python3.8
Example 2: update ubuntu to python 3.85
sudo update-alternatives --config python3
Example 3: update ubuntu to python 3.85
apt-get update