0% found this document useful (0 votes)
44 views1 page

History of Python

Python was conceived in 1980, development began in 1989, and it was officially released in 1991 by Guido van Rossum in the Netherlands. It was based on the ABC programming language. There are two main versions, Python 2.x and Python 3.x, with the latter now being used more widely by industry due to lack of backward compatibility. Python is maintained by the non-commercial Python Software Foundation.

Uploaded by

Surya narayana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

History of Python

Python was conceived in 1980, development began in 1989, and it was officially released in 1991 by Guido van Rossum in the Netherlands. It was based on the ABC programming language. There are two main versions, Python 2.x and Python 3.x, with the latter now being used more widely by industry due to lack of backward compatibility. Python is maintained by the non-commercial Python Software Foundation.

Uploaded by

Surya narayana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

=======================

History of Python
=======================
=>Python Programming Lang conceived in th year 1980
=>Python Programming Lang Implementation began in the year 1989
=>Python Programming Lang officially released in the year 1991
=>Python Programming Lang developed by GUIDO VAN ROSSUM
=>Python Programming Lang developed in Country Nether lands at CWI
=>ABC Programming is the predecesor of Python Programming Lang
-----------------------------------------------------------------------------------------------
Versions of Python
----------------------------
=>We have two types of Python Versions. They are

1) Python 2.x , here x represents 1 2 3 4 5 6 7

2) Python 3.x , here x represents 0 1 2 3 4 5 6 7 8 9 10 11

=>Python 3.x does not contain backward compatability.


=>Now Industry is using Python 3.x
=>In otherwords Python3.x contains totally different features compared to Python 2.x
=>Python Programming lang is maintained by a non-commercial organization called
python Software Foundation (PSF) and whose official web site is www.python.org
-------------------------------------------------------------------------------------------------
Down Loading process of Python
--------------------------------------------------
www. python.org

You might also like