Knowledge Checkpoint #4-CodeWorkout Problem 3 (Dev)

Score: 0 / 6.0


Exercises

0 / 6.0

Given an array of ints, return true if the number of 1s is greater than the number of 4s. Otherwise, return false.