Xah Lee wrote:
lambda x, y: x + y

that's what i was looking for.

... once i have a lambda expr, how to apply it to arguments?

http://python.org/doc/current/ref/calls.html -- http://mail.python.org/mailman/listinfo/python-list

Reply via email to