JavaScript
const array1 = [5, 12, 8, 130, 44];
const found = array1.find(element => element > 10);
盎然有生机
const array1 = [5, 12, 8, 130, 44];
const found = array1.find(element => element > 10);
罗蒙不要买
小熊不要买