What happens when we pass the wrong type of value to a function?

The function won't work as intendedIt doesn't matter, the function still works

The function won't work as intended.