Displaying Strings

header-lesson-01

Displaying Strings#

Click on Basic in the Toolbox.

makecode-show-string-01

Select the show string block.

makecode-show-string-02

Place the show string block in the forever block.

makecode-show-string-03

Click on the string in the show string block and delete it.

makecode-show-string-04

Enter a string of your choice in the show string block.

makecode-show-string-05

The code is now ready to be flashed on the micro:bit.