[Tutor] TypeError: 'int' object is not iterable

Danny Yoo dyoo at hashcollision.org
Fri Jul 11 22:36:51 CEST 2014


Hi Avishek:

Look at the subexpression within the line that Python says it thinks
the error is close to:

    min(n1 + n2)

That looks strange.  Take a look at that subexpression again.


More information about the Tutor mailing list