Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Javascript

For Loop Closure

Instructions

In this activity, we're going to be reviewing the behavior of setTimeout within a for loop. Inside challenge-prompt.js you will find some code along with some instructions. You will not have to change the code at all. Follow the prompts and answer the questions posed by the comments.

  • Do not change anything outside of the designated area