Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
JavaScript
medium
JavaScript
array map filter reduce
Single-choice MCQ
2 views
What is the output?
console.log([[1]].flat()[0]);