Nested For and While Statements

richyjsm at gmail.com richyjsm at gmail.com
Mon Sep 24 18:01:00 EDT 2007


On Sep 24, 4:52 pm, kou... at hotmail.com wrote:
> Here is my code, in the hopes that there is a reason why it isn't
> running.  Thanks guys.

[code snipped]

You're missing the closing parenthesis on the last line of the inner
for loop.

Richard




More information about the Python-list mailing list