OPERATING SYSTEMSOS Linux

Installing Python 3 in Just Two steps in Ubuntu

Commands only requirement is laptop and Ubuntu os(Operating System)

Commands have been used :

sudo su(super user)
after this type password of the system

#apt-get install python3.7
if you want to higher versions of python use
#apt-get install python3.8

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *