PYTHON

Python is a high level language, invented to support mulitple programming convensio: from structure, procedures, by objects to full functional programming . Focus on code readability with significant indentation and consistently ranks as one of the most popular programming languages.

To download latest version of Python go to python.org. Editor I use for sharing the examples is PyCharm.

BASICS

MORE PYTHON