Difference between python releases | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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.

24th Jun 2019, 9:17 PM
Goodbye World 🇱🇧
Goodbye World 🇱🇧 - avatar
1 Réponse
+ 6
You can read the changes step by step here: https://docs.python.org/3/whatsnew/index.html
24th Jun 2019, 9:20 PM
HonFu
HonFu - avatar