Back to All Challenges
Back to all challenges

Unraveling the Mystery of the Odd-Even Counter

Solve the "Unraveling the Mystery of the Odd-Even Counter" intermediate challenge. Focus: python logic.

intermediatepython

Terminal

user@debugger:~/project$ node app.js
The function returns the difference between odd and even counts instead of a tuple with both counts.
user@debugger:~/project$
Test Cases (Click to expand)