python function that takes a function code example Example: python function that takes a function Click to copydef myfunc(anotherfunc, extraArgs): anotherfunc(*extraArgs)