Код: Выделить всё
Python 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.31.0 -- An enhanced Interactive Python. Type '?' for help.
In [1]: 0_z
...:
...:
...: |
Код: Выделить всё
Python 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 0_z
File "", line 1
0_z
^
SyntaxError: invalid decimal literal
Подробнее здесь: https://stackoverflow.com/questions/793 ... ic-literal