Save
CPET 140 : Computer Programming
Chapter 1 : Introduction to Computer Programming
Python Versions
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
five
Visit profile
Cards (4)
Python has so far released 3 major versions, namely :
• Version 1 (
Jan 1994
)
• Version 2 (
Oct 2000
)
• Version 3 (
Dec 2008
)
The latest released version is 3.13.6 which was released in
August 6, 2025.
Python
has been constantly evolving and has been adapting to market trends when new things come up.
Python
is very widely used among data scientists as well.