Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Callbacks

Return of the Minions

Instructions

  • You will not be writing any code in this activity, but you will be trying to figure out the order different lines of code are executed.

  • There is a line of code commented out at the end of the challenge prompt, predict what the expected console logs will be if that line of code was executed.

  1. Open challenge-prompt.js and follow the instructions therein.