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. -- http://mail.python.org/mailman/listinfo/python-list
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. -- http://mail.python.org/mailman/listinfo/python-list