Back to All Challenges
Back to all challenges
Fix the Concatenation Conundrum!
Solve the "Fix the Concatenation Conundrum!" beginner challenge. Focus: typescript syntax.
beginnertypescript
Terminal
user@debugger:~/project$ node app.js
The output strings are concatenated without any space in between them.
user@debugger:~/project$ ▌
Test Cases (Click to expand)