Back to All Challenges
Back to all challenges
Fix the Range Checker
Solve the "Fix the Range Checker" beginner challenge. Focus: javascript logic.
beginnerjavascript
Terminal
user@debugger:~/project$ node app.js
The function incorrectly includes 1 and excludes 10 when it should do the opposite.
user@debugger:~/project$ ▌
Test Cases (Click to expand)