Back to All Challenges
Back to all challenges

Fix the String Formatter

Solve the "Fix the String Formatter" beginner challenge. Focus: javascript syntax.

beginnerjavascript

Terminal

user@debugger:~/project$ node app.js
TypeError: str.uppercase is not a function
user@debugger:~/project$
Test Cases (Click to expand)