Introduction to Python

Python was first released in the year 1991 and it is created by Guido Van Rossum.

Python is best known for it code readability. The reason being is in most of the programming languages, the code blocks are separated logically using curly braces. However, in Python it is managed by white spaces which in turn reduces the complexity and increase the code readability.

Python is object oriented program and Python 2 and Python 3 are the version which is well known. Python 2 was released in the year 2000 with advanced features like garbage collection, etc. Python 3 was released in the year 2008 which was completely incompatible with previous versions of Python and Python 3 has much enhanced features.

Let’s start learning python programming language….

Leave a comment

Design a site like this with WordPress.com
Get started