Back to All Challenges
Back to all challenges

Fix the Countdown Logic!

Solve the "Fix the Countdown Logic!" beginner challenge. Focus: typescript logic.

beginnertypescript

Terminal

user@debugger:~/project$ node app.js
The output does not include 'Countdown: 0' and stops at 'Countdown: 1'.
user@debugger:~/project$
Test Cases (Click to expand)