Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 9 Online
OpenStudy (anonymous):

What version of python should we install ? I think I'm going with 2.

OpenStudy (redprince):

Try to work with latest version of any software if it is possible...!!! v2 is not bad but for me v3.3 is batter..!! the choice id yours!

OpenStudy (anonymous):

I believe for the course, v2.7 is suggested!

OpenStudy (anonymous):

I wrote 2 but yes v2.7.3 is what I meant. I downloaded the windows version from this site and installed it on my windows : •Windows x86 MSI Installer (2.7.3) (sig) http://www.python.org/download/releases/2.7.3/

OpenStudy (anonymous):

That should do just fine for the course!

OpenStudy (redprince):

yes you are right.....!! actually I also take a 8 weeks course from University of Toronto in fundamentals of programming and they use v3.0 of python!

OpenStudy (anonymous):

There are a few differences that I found between V 2 and 3. Python has the following keywords or reserved words; they cannot be used as identifiers exec (changed to a built-in function in 3.x) False (added in 3.x) None (added in 3.x) nonlocal (added in 3.x) print (changed to a built-in function in 3.x) True (added in 3.x) http://en.wikipedia.org/wiki/Python_syntax_and_semantics

OpenStudy (anonymous):

so which version of python is required for the course 6.00x

OpenStudy (anonymous):

V2.7.3!

OpenStudy (anonymous):

thanks

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!