Ubuntu 20.04 comes with Python 3.8 pre-installed. However, you can install another version of Python 3 if you want. This guide explains how to install the latest version of Python from source on Ubuntu 20.04. * An [Ubuntu 20.04 server](https://www.vultr.com/servers/ubuntu). * Follow Vultr's best practices guides to create a sudo user and [update the Ubuntu server](https://docs.vultr.com/how-to-update-a-vultr-cloud-server#how-to-update-debian--ubuntu). Building Python from source requires various......