I am trying to get a list of outputs from functions. For example, let\'s say I define a function called \'compute\' as below
def compute(a, b): add = a +