What happens when we use a function's parameter as part of the condition?

Our code can make a decision based on different input valuesWe can't use the function's parameter as part of the condition

Our code can make a decision based on different input values.