Код: Выделить всё
def convertChar(char):
if char >= 'A' and char
Подробнее здесь: [url]https://stackoverflow.com/questions/55449979/typeerror-can-only-concatenate-str-not-nonetype-to-str[/url]Код: Выделить всё
def convertChar(char):
if char >= 'A' and char
Подробнее здесь: [url]https://stackoverflow.com/questions/55449979/typeerror-can-only-concatenate-str-not-nonetype-to-str[/url]