EasyManua.ls Logo

Cytron Technologies micro:bit - Page 17

Default Icon
24 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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?