23 lines
499 B
Markdown
Raw Normal View History

2016-03-25 16:47:20 -07:00
# magic logo quiz
2016-04-01 16:22:47 -07:00
show an image that points up when the logo is up.
2016-03-25 16:47:20 -07:00
## Name
## Directions
Use the hints from the [magic logo activity](/microbit/lessons/magic-logo/activity) to answer this quiz!
## 1. Define what `input->on logo up` does
<br/>
2016-03-30 13:41:01 -07:00
## 2. Write the condition that detects when the BBC micro:bit logo is facing up and vertically orientated.
2016-03-25 16:47:20 -07:00
2016-03-30 13:41:01 -07:00
## 3. Write the code to display a downward pointing arrow when the BBC micro:bit logo is down.
2016-03-25 16:47:20 -07:00
![](/static/mb/lessons/magic-logo-0.png)
2016-03-30 13:41:01 -07:00
2016-03-25 16:47:20 -07:00