Kotlinlearncs.online LogoJava
Return to List

Solve: Array Sum Even Snippet

Created By: Geoffrey Challen
/ Version: 2022.1.0

Given an IntArray named array that is already declared and initialized, write a snippet of code (not a method), that prints a line with the sum of the values in array that are even. Don't modify array.

Related Lessons

Stuck? You may find these lessons helpful:

Report a Problem

Attribution must link to this page: https://www.learncs.online/solve/kotlin/array-sum-even-snippet/[email protected]