Python 2 vs Python 3
If you’re interested in knowing why Python 3 is far far far more awesome than Python 2, you might want to read my guide to Unicode and UTF-8 data, which takes you through the bits and bytes of how computers (and Python!) understand text-based data.
You’ll just need to know that Python 2 is much better at it than Python 3.