Empty lines

Report a typo

How many empty line(s) will the code below print? The answer must be a number, not a word.

console.log("hello");
console.log("");
console.log("...");
console.log("bye");
Enter a number
___

Create a free account to access the full topic