X65: haveThree

Given an array of ints, return true if the value 3 appears in the array exactly 3 times, and no 3s are next to each other.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.