Ok, so what is the difference between the terms "argument" and "parameter." I know one is the actual variable passed in a function call and the other is the variable that the function is looking for as in the declaration, but which is which? I knew this at one time, but it has slipped my brain.
Thanks