0 / 60 seg.

What does the following code return?

let text = "JavaScript";
console.log(text.length);