Sum function prob TypeError: unsupported operand type(s) for +: 'int' and 'str'

后端 未结 5 1522
梦毁少年i
梦毁少年i 2020-12-03 13:07

I\'m new to python (PYTHON 3.4.2) and I\'m trying to make a program that adds and divides to find the average or the mean of a user\'s input, but I can\'t figure out how to

5条回答
提交回复
热议问题