IT Services Circle
Jun 27, 2022 · Fundamentals
Understanding the Cyrillic Variable Name е vs Latin e in Python
This article explains how the Cyrillic character е looks identical to the Latin e, why using it as a Python variable leads to NameError, demonstrates the Unicode code point differences, and warns about the potential bugs when unintentionally mixing these characters in code.
CyrillicPythonUnicode
0 likes · 3 min read