Imports:
from
microbit
import
*
Function definitions:
My code:
myString
Hello micro:bit!
display
.
scroll
(
myString
)
My project

if
for
while
variable assignment
function call
blank
comment
try
raise
with