Actualités

I have a list containing special characters (for example é or a white space) and when I print the list these characters are printed with their Unicode code, while they are printed correctly if I print ...
For example, the "self" identifier has 122,740 (19x19x20x17) ways to be represented in Unicode. Python's support for using Unicode characters for identifiers, i.e., code variables, functions ...