Easy

JavaScript: How to Check if All Array Elements are Greater Than 5 Using Array.every() Method

Which line of code is missing to make the following script output true in the console?

Choose an option below