787 B
787 B
lucky 7 quiz
Show a number on the BBC micro:bit. #LED #screen #show #math #docs #input
Name
Directions
Use this activity document to guide your work in the lucky 7 tutorial.
Answer the questions while completing the tutorial. Pay attention to the dialogues!
1. Describe what "basic->show number" does?
2. Draw every LED that is ON after running this code
basic.showNumber(7, 150)
3. Draw every LED that is ON after running this code
basic.showNumber(21, 150)