"globalrev" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| if i want a function that can take any amount of arguments how do i
| do?
|
| lets say i want a function average that accepts any number of integers
| and returns the average.

To add to the other comments, read the ref manual section of function defs. 



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to