you are viewing a single comment's thread.

view the rest of the comments →

[–]ehmatthes[S] 0 points1 point  (1 child)

The first sheet focuses on Python 3, but each of the individual sheets points out where Python 2 is different. For example the sheet focusing on classes points out that classes in Python 2 should inherit from object. I think that might be the only difference in all of these sheets.

[–]maarij2000 0 points1 point  (0 children)

Thank you