What is the output of the following code?
let text = "JavaScript is awesome. ";
console.log(text.length);What is the output of the following code?
let text = "JavaScript is awesome. ";
console.log(text.length);Create a free account to access the full topic