0
/ 70
Given an array of ints, return true if there is a 1 in the array with a 2 somewhere later in the array.
Given an array of ints, return true if there is a 1 in the array with a 2 somewhere later in the array.
Your feedback will appear here when you check your answer.