i have python 3.2, im already noticing differences, seems like id be better off using whatever version they used, does anyone know what it is, or for that matter where i can find it. thanks i have python 3.2, im already noticing differences, seems like id be better off using whatever version they used, does anyone know what it is, or for that matter where i can find it. thanks @MIT 6.00 Intro Co…
At Python.org, you can use anything from 2.4 to 2.7.2, at least I think it's safe to use any of these, but surely 2.6 and 2.7 work fine. :-)
thanks
A few good warnings for beginners are listed here in Zed Shaw's "Learn Python the Hard Way" http://learnpythonthehardway.org/book/ex0.html#warnings-for-beginners
They mentioned 2.5.4 in the lecture. Which is what I am using. I just searched python 2.5.4.
I've been using 2.7 and haven't run into any problems yet. It seems the main issues that I've run into early when trying out Python 3.2 involves the usage of the print and input functions.
Join our real-time social learning platform and learn together with your friends!