function expression with 2 arguments

Xah Lee xah at xahlee.org
Wed Mar 2 05:42:02 EST 2005


once i have a expresson of a function, how to apply it to arguments?

e.g. if i have
lambda x,y:x+y
i have to applied it to a,b in my code.

 Xah
 xah at xahlee.org
 http://xahlee.org/PageTwo_dir/more.html




More information about the Python-list mailing list