Migrate docs from the other repo

This commit is contained in:
Michal Moskal
2016-03-25 16:47:20 -07:00
parent 38d2cf06d2
commit a08eb53f92
895 changed files with 36888 additions and 0 deletions

View File

@ -0,0 +1,32 @@
# screen wipe quiz
clear the screen by pressing the "A" button after an animation has been played #LED #screen #variables #docs #button
## Name
## Directions
Use this activity document to guide your work in the [screen wipe tutorial](/microbit/lessons/screen-wipe/tutorial)
Answer the questions while completing the tutorial. Pay attention to the dialogues!
## 1. What does the function "clear screen" do on the BBC micro:bit?
<br/>
## 2. We can show all of these images in one line of code. What method can we use to do this?
![](/static/mb/lessons/screen-wipe-0.png)
<br/>
## 3. How can the BBC micro:bit detect when it is shaken?
<br/>
<br/>
## 4. Write the code that will clear an animation from the screen after shaking the BBC micro:bit.
<br/>