Rewrite the following code in a shorter way:
console.log("I");
console.log();
console.log("know");
console.log();
console.log("JavaScript");Be careful, there should be no spaces in your script.
Empty lines are also lines
Rewrite the following code in a shorter way:
console.log("I");
console.log();
console.log("know");
console.log();
console.log("JavaScript");Be careful, there should be no spaces in your script.
Create a free account to access the full topic