Let's Code
The [ on start ] block runs the code on start (once).
The [ forever ] block runs the code over and over again
(in a continuous loop).
If you wish to start the program all over again,
simply press the RESET button (at the back of the micro:bit) .
14
Do you notice that
Meow-meow scrolls “Hello!” text
one time only but keeps flashing
the heart icons? Do you know why?