0
/ 70
Given an array of int
s, return true
if the sum of all the 2's in the array is exactly 8.
Given an array of int
s, 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.