Back to All Challenges
Back to all challenges

Fix the Destructured Assignment!

Solve the "Fix the Destructured Assignment!" intermediate challenge. Focus: javascript syntax.

intermediatejavascript

Terminal

user@debugger:~/project$ node app.js
Name: Alice, Age: undefined
user@debugger:~/project$
Test Cases (Click to expand)