- Help Center
- Coding Resources
- Javascript Resources
Challenge Hints: Functions Checkpoint
A list of hints for the challenges in the Functions Checkpoint lesson..
Last updated - July 23, 2024
Checkpoint |
Does your function contain a console.log? Does your function accept a parameter? Does your parameter in the function match the word you put inside the console.log? Did you call the function 4 times with different parameter values? |
For more help with JavaScript, check out our JavaScript Reference Guide!