> a list comprehension works exactly like an ordinary for > loop, except that the important thing (the expression) is moved to the > beginning of the statement.
Right. Thanks! /Joel -- http://mail.python.org/mailman/listinfo/python-list
> a list comprehension works exactly like an ordinary for > loop, except that the important thing (the expression) is moved to the > beginning of the statement.
Right. Thanks! /Joel -- http://mail.python.org/mailman/listinfo/python-list