function getEvenNumbers(arr) return arr.filter(num => num % 2 === 0);

We use anonymized Google Analytics cookies to help us understand how people use this web site so that we can improve it for future visitors. You may opt-out of tracking by Google Analytics cookies at any time.