Answer
Key differences:
• print is a function in Python 3
• / returns float in Python 3
• Strings are Unicode by default
• Most libraries support Python 3 only
• print is a function in Python 3
• / returns float in Python 3
• Strings are Unicode by default
• Most libraries support Python 3 only