Why would we use a function's parameter as part of a nested conditional's condition?

To reuse the conditional for whatever value we call the function withTo avoid getting an errorWe can't use function parameters as part of conditions

To reuse the conditional for whatever value we call the function with.