Back to All Challenges
Back to all challenges

Fix the String Concatenation

Solve the "Fix the String Concatenation" intermediate challenge. Focus: python syntax.

intermediatepython

Terminal

user@debugger:~/project$ node app.js
TypeError: can only concatenate str (not "int") to str
user@debugger:~/project$
Test Cases (Click to expand)