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

Wiki 3

Guido van Rossum created Python in the late 1980s and first released it in 1991, with Python 2.0 released in 2000 adding new features and Python 3.0 released in 2008 as a major revision that was not completely backward compatible, and Python is consistently one of the most popular programming languages.

Uploaded by

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

Wiki 3

Guido van Rossum created Python in the late 1980s and first released it in 1991, with Python 2.0 released in 2000 adding new features and Python 3.0 released in 2008 as a major revision that was not completely backward compatible, and Python is consistently one of the most popular programming languages.

Uploaded by

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

Guido van Rossum began working on Python in the late 1980s, as a successor to the

ABC programming language, and first released it in 1991 as Python 0.9.0. Python 2.0
was released in 2000 and introduced new features, such as list comprehensions and a
cycle-detecting garbage collection system (in addition to reference counting).
Python 3.0 was released in 2008 and was a major revision of the language that is
not completely backward-compatible. Python 2 was discontinued with version 2.7.18
in 2020.

Python consistently ranks as one of the most popular programming languages.

You might also like