37 lines
696 B
Markdown
37 lines
696 B
Markdown
|
# snowflake fall blocks quiz
|
||
|
|
||
|
Create a snowflake fall animation
|
||
|
|
||
|
## Name
|
||
|
|
||
|
## Directions
|
||
|
|
||
|
Use the hints in the [snowflake fall activity](/microbit/lessons/snowflake-fall/activity) to answer this quiz!
|
||
|
|
||
|
## 1. What is a forever loop?
|
||
|
|
||
|
<br />
|
||
|
|
||
|
## 2. Draw the picture that will be produced with this code
|
||
|
|
||
|
![](/static/mb/blocks/lessons/snowflake-fall-4.png)
|
||
|
|
||
|
![](/static/mb/empty-microbit.png)
|
||
|
|
||
|
<br/>
|
||
|
|
||
|
## 3. Write the code for a forever loop and show LEDS for these images!
|
||
|
|
||
|
![](/static/mb/lessons/snowflake-fall-0.png)
|
||
|
|
||
|
<br/>
|
||
|
|
||
|
## 4. Write the code for a forever loop and show LEDS for these images!
|
||
|
|
||
|
![](/static/mb/lessons/snowflake-fall-1.png)
|
||
|
|
||
|
![](/static/mb/lessons/snowflake-fall-2.png)
|
||
|
|
||
|
<br/>
|
||
|
|