What are the differences between how Python 2 and Python 3 handle textual data?
Antwort im Vorstellungsgespräch
Anonym
23. Jan. 2017
Not fantastically! I generally mentioned that Python 3 defaults to using unicode strings whereas you need to explicitly use the unicode type in Python 2