The Windows Operating System,
unlike Unix, does not preinstall Python versions.
Because of this, the development of Python compiled installers for Windows. They have
released a corresponding Windows format for every Python version available.
Since Python
is still being developed, some platforms that were previously supported are
no longer compatible with the language.
The actual installation process for Windows is fairly easy.
You just have to visit the
HYPERLINK “http://www.python.org”
www.python.org
website and click on the link that
says “Installing on Windows.” Download the installer appropriate
for your version of
Windows and open it. Just follow the installation wizard to finish the procedure.
If you need to get step by step instructions, just visit the Help page of the Python website.