Thank you all for the replies.

the 'else' is this necessary, surely when you have an:

>>> if x:
...       print 'x'
...    print 'y'

is this correct?



_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to