Skip to content

diegopm2000-lab/python_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Laboratory

General purpose Python language labs.

In Ubuntu 18.04 LTS we are already installed python.

To check the installed version of python 2 we run

python --version
Python 2.7.15+

And to check the installed version of python 3 we run

python3 --version
Python 3.6.8

Releases

No releases published

Packages

No packages published

Languages