Module 14: CodeWorkout Practice Problems

Score: 0 / 6.0

arrays, loops, conditionals


Exercises

0 / 3.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...