I did:
sudo apt-get upgrade python3
and then:
python3 --version
but still shows: Python 3.5.2, where I was expecting Python 3.7.3 which is the latest version so far.
Why and what happened here?
Can someone please explain in detail about this?
I did:
sudo apt-get upgrade python3
and then:
python3 --version
but still shows: Python 3.5.2, where I was expecting Python 3.7.3 which is the latest version so far.
Why and what happened here?
Can someone please explain in detail about this?