If I am to write a client function that computes the sum of integers in the aBag, is an array used if I do not know how many items, or what the items are?
Also, I get that the "client" is going to be the actual program. So that means the function just states what I am going to do????