All,
Whats the construct that allows to loop through a list and perform an action? 
you also can add a test at the end. something like myfile = [print name for 
name in yourlist, if ...]
I need to look up how to use the test command and I forgot the name of the 
construct.


Thanks..
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to