inserting macros instead of hard coded board names
This commit is contained in:
@ -181,7 +181,7 @@ while (true) {
|
||||
}
|
||||
```
|
||||
|
||||
## 14. Write the code that displays an "X" on the BBC micro:bit if 'result' is 1. Otherwise, display a "check mark".
|
||||
## 14. Write the code that displays an "X" on the @boardname@ if 'result' is 1. Otherwise, display a "check mark".
|
||||
|
||||
<br />
|
||||
|
||||
|
@ -108,7 +108,7 @@ Answer the questions while completing the tutorial. Pay attention to the dialogu
|
||||
|
||||
<br/>
|
||||
|
||||
## 14. Write the code that displays an "X" on the BBC micro:bit if 'result' is 1. Otherwise, display a "check mark".
|
||||
## 14. Write the code that displays an "X" on the @boardname@ if 'result' is 1. Otherwise, display a "check mark".
|
||||
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user