Challenge Hints: Loops Checkpoint

A list of hints for the Loops Checkpoint.

Last updated - July 10, 2023

 

Checkpoint

Did you add the condition (health > 0 ) to your while loop?

 

For more help with JavaScript, check out our JavaScript Reference Guide!