Executing a list of functions

7stud bbxx789_05ss at yahoo.com
Fri Mar 16 17:59:06 EDT 2007


lst = [a, b]

The () symbol causes the named function to execute, and a function
call in the code is always replaced by the function's return value.




More information about the Python-list mailing list