I just installed Ubuntu, and it comes with default a default Python version of 3.6.7. I installed Python 3.7.3 by following these instructions (changing 3.7.2 to 3.7.3 as appropriate) and it all worked well.
Now I have two Python 3 versions, both working. I would now like to remove Python 3.6.7 and keep 3.7.3.
How should I go about doing this?