answering quiz update
This commit is contained in:
@ -10,15 +10,19 @@ Answers may vary. This will show a number on the LED screen, one digit at a time
|
||||
|
||||
## 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)
|
||||
```
|
||||
|
||||

|
||||
|
||||
@ -26,7 +30,6 @@ Answers may vary. This will show a number on the LED screen, one digit at a time
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
<br/>
|
||||
|
||||
```blocks
|
||||
basic.showNumber(3)
|
||||
```
|
||||
|
Reference in New Issue
Block a user