function that accepts any amount of arguments?

globalrev skanemupp at yahoo.se
Wed Apr 23 23:43:02 EDT 2008


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.



More information about the Python-list mailing list