Why is wrapping conditionals inside functions useful?
It helps us organize and reuse our code
It's not, it's the same as rewriting an if statement every time we need it
It helps us organize and reuse our code.