Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaScriptcustom iterables Symbol.iteratorSingle-choice MCQ

How many elements does the resulting array have?

console.log([...'a\u{1F600}b'].length);