Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaScriptMap Set WeakMapSingle-choice MCQ2 views

Which is the output?

console.log(new Set([1,2,2,3,3,3]).size);