===========================================================
Getting Started with Python Programming
===========================================================
Index
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
=>History of Python Programming
=>Version of Python Used in MNC
=>Down Loading and Installing Python Programming
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
History of Python Programming
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
=>The Python Programming Language Concevied(Foundation Stone Laid Down) in the Year
1980.
=>The Python Programming Language Started Its Implementation(bring in to action) in
the Year 1989.
=>The Python Programming Language Officially Released in the Year 1991 Feb 20.
=>The Python Programming Language Developed by GUIDO VAN ROSSUM (Father OR Author
of Python).
=>The Python Programming Language Developed at Centrum Wiskunde Informatic (CWI) in
Nether Lands
=>The Python Programming Language Officially Maintained and Managed by a Non-
Commericial Organization called "Python Software Foundation(PSF)".
=>The Official Website of Python Software Foundation is www.python.org.
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Version of Python Used in MNC--Very Imp
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
=>The Python Programming Language Contains 3 Versions.
I. Python 1.x, Here 1 is Called Major Version and x Represents
minor Version
whose Minor Version Values 0 1 2 3
4 5 6
Python 1.x Oudated
II. Python 2.x , Here 2 is Called Major Version and x Represents
minor Version
whose Minor Version Values 0 1 2 3 4 5
6,7
Python 2.x outdated
III. Python 3.x (Current Version)
Here 3 is called Major Version
and x Represents Minor Version
Minor Version values
0 1 2 3 4 5 6 7 8
(Older Version)
9 10 11 12 (Older
Version and Still Maintained in MNC)
13
(Latest Version Python 3.13.2)
14
(Preview / Future Version--going to Release on 2025-10-1)
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Down Loading and Installing Python Programming
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
=>Go to www.python.org
=>Select Downloads
=>Once It is Downloaded----->Double Click on DownLoaded file for Installing
-----------------------------------------------------------------------------------
------------------------------------------------------------------------------