Anon
2010-11-19 11:47:13 UTC
I'm just learning Python, and I have written a counting function and taken out the conditional statement that was there before, but now it counts up to 976 before the traceback error, when I know the limit is 1000. Why does the error come up then and not after counting to 1000?