Sinisterly
Difference between Python 2.7 and 3.2? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Python (https://sinister.ly/Forum-Python)
+--- Thread: Difference between Python 2.7 and 3.2? (/Thread-Difference-between-Python-2-7-and-3-2)



Difference between Python 2.7 and 3.2? - Spirit - 03-12-2014

Hey, guys.
I recently started learning Python and after hearing talk about Python 2.7 and 3.2, I started wondering - What's the big difference?

Could someone please explain the difference to me? Also, what version should a newcomer to Python be learning?

Thanks in advance!


RE: Difference between Python 2.7 and 3.2? - Deque - 03-12-2014

Read this site: https://wiki.python.org/moin/Python2orPython3
It covers all your questions. Wink


RE: Difference between Python 2.7 and 3.2? - Spirit - 03-12-2014

Thank you, @Deque! I read almost the entire page and in result, I learned more than just the answers of what I was initially asking! Smile

I noticed that CodeCademy teaches Python 2.7 which is a bit of a surprise to me... Do you know of any other interactive-learning websites like that which teaches 3.x instead?


RE: Difference between Python 2.7 and 3.2? - Deque - 03-12-2014

(03-12-2014, 12:43 PM)Maxx Wrote: Do you know of any other interactive-learning websites like that which teaches 3.x instead?

No, sorry.