We can think of a function as a verb to do something, functions are a set of instructions on what we want to do. Let's filter our book array so we only get back the books that are written by Andry Wei, to solve that we could just use the conditional ...