Knowledge Checkpoint 4: CodeWorkout Practice Problems from Module 13

Score: 0 / 2.0

arrays, loops, conditionals


Exercises

0 / 1.0

Given an array of ints, return true if the array contains two 7s next to each other, or there are two 7s separated by one element, such...