I hope that's helpful! And if you ever need more code examples, just let me knowing

Here’s the code, pasted into the chat:

var myArray = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];

for (var i = 0; i < myArray.length; i++) {

console.log(myArray[i]);

}

console.log(“All done!”);

I hope that’s helpful! And if you ever need more code examples, just let me know. :smile:

2 Likes

You are doing well

3 Likes

my first of hearin node pls can you talk more on it

3 Likes