September 2018
Intermediate to advanced
426 pages
10h 46m
English
Python is installed by default in most Gnu/Linux distributions. If we want to install it in Ubuntu or Debian-based distributions, we can do it through the apt-get package manager:
sudo apt-get install python2.7