Why do we pass specific information to functions?

To avoid writing extra functions and duplicating codeTo be able to call a function

To avoid writing extra functions and duplicating code.