Comment the code

Report a typo

Comment the code so that the result is as follows:

I like
Oranges
Write a program in JavaScript
console.log("I like");
console.log("Oranges");
console.log("Apples");
console.log("Pears");
___

Create a free account to access the full topic