621 B
621 B
flashing heart quiz
Learn how to create a blinking LED script with a variable.
Name
Directions
Use this activity document to guide your work in the flashing heart activity.
Answer the questions while completing the activity. Pay attention to the dialogues!
1. Describe what pause does?
2. Draw the image being displayed using the BBC micro:bit image.
basic.showLeds(`
. # . # .
# # # # #
# # # # #
. # # # .
. . # . .
`, 400)