python can a function be an argumnet code example Example: python function that takes a function def myfunc(anotherfunc, extraArgs): anotherfunc(*extraArgs)