Python installation


For Linux users, probably Python will be already installed on the system. If not, a simple command on terminal can do it:

sudo apt update 
sudo apt install python3

If you want Python 2.X, just ask for install "python", without the "3".

On Windows, things are a bit more complicated. First, you need to download Python from here.


No comments:

Post a Comment

New Logo

Hello there. I'm still here.  Recently, I decided to make a logo for this blog. So, here it is.