Question:
which version of python should i download?
Harish
2011-09-30 12:29:07 UTC
hey i am starting to learn python and i m a littl confused as to which version i need to download. im using w7 and an intel cor 2 duo processor. it would be great if you could give me the link to download from..
With regards,.
Three answers:
Maccy The Furry
2011-09-30 12:40:04 UTC
Either version is fine, its just for some specific functions that there will be different ways to code it.



And your specs barely matter, python doesn't really need much ram at all, well at least on Mac, which is on what I tried it, it doesn't seem to need much power to work well.



If you have Mac OS X you already have a version of it on your terminal (it will tell which version you have, too. For exemple I'm using mac OS X 5.8 and I have python 2.5.1). Just boot up the terminal and type python in.



Otherwise, there are two main versions: 2.7.2 and 3.2.2. Due to the VERY SMALL difference in coding (seriously you can easily change and fix the files just to make older files work on the new one and vice verso), some files will work on a version and not on another, so I recommand perhaps having both versions available on your computer.



Python is totaly free, works both on Windows XP/Vista/7 and Mac OS X (and I think on Linux too), and can be downloaded on Python's website.



Here: http://www.python.org/getit/
Joanzn
2011-09-30 19:33:10 UTC
http://www.python.org/getit/



2.7.2 version Windows x86/64 installer.



Have fun!
confused creature
2011-10-02 13:05:27 UTC
2.7.2 will b fine


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...