lucky quiz
This commit is contained in:
@ -12,29 +12,29 @@ Answer the questions while completing the tutorial. Pay attention to the dialogu
|
||||
|
||||
## 1. Describe what "show number" does?
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
## 2. Draw every LED that is ON after running this code
|
||||
|
||||

|
||||
```blocks
|
||||
basic.showNumber(7)
|
||||
```
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
## 3. Draw every LED that is ON after running this code
|
||||
|
||||

|
||||
```blocks
|
||||
basic.showNumber(21)
|
||||
```
|
||||
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
## 4. Write the code that will be used to display the number 3 on the micro:bit.
|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
<br/>
|
||||
|
||||
|
Reference in New Issue
Block a user