Getting a loop to activate a loop above it

Arne Ludwig arne at citde.net
Thu Mar 23 16:58:15 EST 2006


I think the problem is this line:

> x == input('What is x now?: ') 

which should not have a == but a =




More information about the Python-list mailing list