Copyright Anne Dawson 2005 - 2010
This file is: http://www.annedawson.net/Python_Which_Version.htm
First created: Thursday 3rd September 2009, 12:57 PT, AD
Last updated: Thursday 3rd September 2009, 12:57 PT, AD
Python 3 is the latest version of Python and is the recommended version as it contains new features and fixes. However, at the time of writing, Python 2.x is the most prevalent version in use around the world today. You can install both versions of Python if you wish. Although it probably isn't necessary, I would install version 2 first, then version 3.
Notes on the differences between Python 2 and Python 3
For experienced programmers only - Guido van Rossum on the migration of Python 2 to Python 3
Search for more computer science topics on www.annedawson.net