Kotlinlearncs.online LogoJava
Return to List

Homework: Array Count Odd Snippet

Created By: Geoffrey Challen
/ Version: 2022.1.0

Given an int[] named array that is previously declared and initialized, write a snippet of code (not a method), that prints a line with the count of the number of values in array that are odd.

Related Lessons

Stuck? You may find these lessons helpful: