Back to Message Builder
Code Studio · Level 1

JavaScript Message Challenge

Write at least two real JavaScript commands using say(). Run the code and debug any errors.

10-15 min Ages 9-12 Challenge JavaScript
Code Editor

Write your own commands.

Example code
say("My first JavaScript challenge:");
say("I can make the computer show my words.");
Output

Program result

Robot ready to speak your strings

Type real JavaScript, then run it.