Code Studio · Level 1
JavaScript Message Challenge
Write at least two real JavaScript commands using say(). Run the code and debug any errors.
Write your own commands.
Example code
say("My first JavaScript challenge:");
say("I can make the computer show my words.");
Program result
- Run your code to see output.
Type real JavaScript, then run it.
Challenge complete.
You typed and ran your own JavaScript commands.
Next Lesson