logo CodeStepByStep logo

countdown

Language/Type: JavaScript console output for loops
Author: Melissa Hovik (on 2016/09/25)

Use for loops to produce the following console output:

10,
9,
8,
7,
6,
5,
4,
3,
2,
1,
Blast off!
Bare code: Write a fragment of JavaScript code as described, without any class or function/method heading around your code.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.