TypeError: 'str' object cannot be interpreted as an integer

preview_player
Показать описание
input() function accepts a value as a string , it needs to be type casted first to be used as an integer.
Рекомендации по теме