Python Maintenance.
Many people volunteer their time to help develop Python software, which is maintained by the Python Software Foundation (PSF), a non-profit organisation.
Website of the organisation: www.python.org
There are now two versions of Python software.
1. An out of date version of Python, 2X.
2. The most recent version of Python, 3X.
The most updated version is 3.12.
Python version 3X does not support version 2X since it does not support backward compatibility.
However, because version 3x does not support those programs created on version 2x, version 2x is still in use for any websites or applications created on that version.
However, version 3x is the most recent and is utilised in majors. Python is also used by Facebook and Google.
The release dates of Python's various versions:
In 1997, Python 1.5 was made available.
The year 2000 saw the release of Python 2.0.
3.0 with its new features was released in 2008.
In 1997, Python 1.5 was made available.
The year 2000 saw the release of Python 2.0.
3.0 with its new features was released in 2008.
0 Comments