JSFiddle - React, Tailwind, and code Playground by Ravshanbek778 October 10, 2021 JavaScript const numTwo = [1, 2, 3, 4, 5, 6]; console.log(numTwo.includes(8));