In each iteration of a for loop I\'d like to append outputs of a function to multiple lists like this:
output1, output2, output3 = fun() list1.app