Exercise 3: Only even should pass

Only even should pass

Using Prelude's even function, write onlyEvenNumbers that receives a list of numbers and returns those of them that are even.

You must sign in before submitting your solutions

Oops, your solution didn't work

  • Check that your program does not have recursion or an infinite loop
  • Check that you have an internet connection
  • Wait a while and try again

We are processing you solution

Please press F5 if results are not displayed after a few seconds