pxt-calliope/docs/lessons/magic-logo/quiz.md

23 lines
486 B
Markdown
Raw Normal View History

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