scrimba
Learn JavaScript loops and iteration
for loops: repeating an action
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

for loops: repeating an action
AboutCommentsNotes
for loops: repeating an action
Expand for more info
index.js
run
preview
console
/* Example: for loops */
Console
2
"Get dressed!"
,
"We're late!"
,
/index.html
-3:07