Back to All Challenges
Back to all challenges
Unpacking the Mystery of List Destructuring
Solve the "Unpacking the Mystery of List Destructuring" advanced challenge. Focus: python syntax.
advancedpython
Terminal
user@debugger:~/project$ node app.js
ValueError: too many values to unpack (expected 2)
user@debugger:~/project$ ▌
Test Cases (Click to expand)