TypeError: неподдерживаемые типы операндов для |: 'str' и 'str' ⇐ Python
-
Гость
TypeError: неподдерживаемые типы операндов для |: 'str' и 'str'
i'm new to coding part this is the first code i want to try
dob = int(input('please enter your date of birth: ')) print(dob) cy = 2020 age= cy-dob print (age) if age == '>=1' | '=13' | '=20' | '
i'm new to coding part this is the first code i want to try
dob = int(input('please enter your date of birth: ')) print(dob) cy = 2020 age= cy-dob print (age) if age == '>=1' | '=13' | '=20' | '