Another method that can check if the array contains a particular value is include? . [1, 2, 3].include ...
確定! 回上一頁