Problem #186 CORE JAVA PROGRAMMING

Write a Java program to count the number of even and odd elements in a given array

Your Solution