0
/ 1.0
Given an array of ints, return true if the sum of all the 2's in the array is exactly 8.
Given an array of ints, return true if the sum of all the 2's in the array is exactly 8.
Your feedback will appear here when you check your answer.