+ 3
Difference between python releases
Sorry if this question has been asked before. I'm wondering if somebody can tell me what are the core differences between python2 and python3. Is it in performance, syntax, allowed data structures? Or is it just a matter of precedence in dates of releases? Thank you.
1 Answer
+ 6
You can read the changes step by step here:
https://docs.python.org/3/whatsnew/index.html