function expression with 2 arguments

Xah Lee xah at xahlee.org
Sat Feb 26 07:13:04 EST 2005


is there a way to write a expression of a function with more than 1
argument?

e.g., i want a expression that's equivalent to

def f(x,y)
  return x+y

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




More information about the Python-list mailing list