Create a function testAllElements that checks if all numbers in the array are positive using every().

Output: