Create a loop that runs as long as i is less than 10.
i
Click here to try again.
let i = 0; w3exercise_input_no_0 (i w3exercise_input_no_1 10) { console.log(i); i++ }
w3exercise_input_no_0
w3exercise_input_no_1
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?
Share your score:
Take our JavaScript Developer Certificate to prove that you have fundamental knowledge of web development using JavaScript.