There was an error while loading. Please reload this page.
!wget https://www.python.org/ftp/python/3.8.7/Python-3.8.7.tgz !tar xvfz Python-3.8.7.tgz !Python-3.8.7/configure !make !sudo make install