rename micro:bit to @boardname@
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| #  lucky 7 blocks quiz answers | ||||
|  | ||||
| Show a number on the micro:bit.  | ||||
| Show a number on the @boardname@.  | ||||
|  | ||||
| This is the answer key for the [lucky 7 quiz](/lessons/lucky-7/quiz). | ||||
|  | ||||
| @@ -26,7 +26,7 @@ basic.showNumber(21) | ||||
|  | ||||
|  | ||||
|  | ||||
| ## 4. Write the code that will be used to display the number 3 on the micro:bit. | ||||
| ## 4. Write the code that will be used to display the number 3 on the @boardname@. | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| #  lucky 7 blocks quiz | ||||
|  | ||||
| Show a number on the micro:bit | ||||
| Show a number on the @boardname@ | ||||
|  | ||||
| ## Name | ||||
|  | ||||
| @@ -33,7 +33,7 @@ basic.showNumber(21) | ||||
|  | ||||
|  | ||||
|  | ||||
| ## 4. Write the code that will be used to display the number 3 on the micro:bit. | ||||
| ## 4. Write the code that will be used to display the number 3 on the @boardname@. | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user