Search
Update the function getPositiveNumbers to accept an array of numbers as an argument and display to the console, a new array containing only the positive numbers, including zero.
getPositiveNumbers
For example: