Hey Forum,
I'm just getting started with Swift and I've been using Apple's "AP Computer Science Principles with Swift" book. Its been going great but I think I'm stuck here.
It seems it wants you to call the function a few times with different parameters, and save the result into variables. Probably to familiarize yourself with the function call syntax.
Ah! Thank you.
I think I was overcomplicating it for myself and thought it was asking me to create a function that would fill in "exact" based on what I set the value of "type".
Appreciate the response.