Понимание «недопустимого десятичного литерала» ⇐ Python
-
Гость
Понимание «недопустимого десятичного литерала»
100_year = date.today().year - age + 100 ^ SyntaxError: invalid decimal literal I'm trying to understand what the problem is.
Источник: https://stackoverflow.com/questions/598 ... al-literal
100_year = date.today().year - age + 100 ^ SyntaxError: invalid decimal literal I'm trying to understand what the problem is.
Источник: https://stackoverflow.com/questions/598 ... al-literal