Beginner Coding with Blocks
Chapter
>
Level
Introduction to Blocks
Printing on screen
Objective
Walk to the three X marks and speak "Hello" to complete the level.
Head to the three (3) X marks on the ground and call out "Hello" using the speak
block while standing on top of them.

To call out "Hello", you must use the speak block and enter the text "Hello" in the text field.

Drag the speak block from the communications menu in your toolbox to the Block Editor. Once in the Block Editor, click on the text field inside the speak block, and type "Hello".

Once the speak block has been used on all three (3) of the X marks, the level will be complete.
Code book