Posts by vieich • 13 points
1 post
-
-1
votes2
answers1698
viewsQ: Check which array only has even numbers
Write a function called getValidPassword receiving a two-dimensional array as a parameter. Each array entry represents one passcode. You need to find the passcode that has no odd numbers and return…