Topic: Mathematics Problem / Level: beginner

Problem: Create a program to find the length of the longest consecutive sequence of even numbers in an array.

Run the code to see the output here...