How do we figure out how many values we need to pass to this function?

By checking how many parameters the conditional statement needsBy checking how many values we have available

By checking how many parameters the conditional statement needs.