Light Mode
Dark Mode
help
i have tried the examples seen here with python 3.3 on my comp and I get a type mismatch.
return len(t) and max(t)-min(t)
TypeError: unsupported operand type(s) for -: 'list' and 'list'

Why is not working on my comp?
Created: Aug. 1, 2014, 8:32 a.m.
Updated: Aug. 3, 2014, 12:23 p.m.
0
5
User avatar
snegru