answering quiz update
This commit is contained in:
		@@ -12,17 +12,20 @@ Answer the questions while completing the activity. Pay attention to the dialogu
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 1. Define what `show string` does? 
 | 
					## 1. Define what `show string` does? 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<br/>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
<br/>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 2.  Draw which LED is ON after running this code
 | 
					## 2.  Draw which LED is ON after running this code
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```blocks
 | 
				
			||||||
 | 
					basic.showString("Y")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<br/>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 3.  Draw which LED is ON after running this code
 | 
					## 3.  Draw which LED is ON after running this code
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -30,11 +33,8 @@ Answer the questions while completing the activity. Pay attention to the dialogu
 | 
				
			|||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<br/>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## 4. If the rectangle below represents the micro:bit, write the code to display the letter "Z".
 | 
					## 4. If the rectangle below represents the micro:bit, write the code to display the letter "Z".
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<br/>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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
 | 
					## 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
 | 
					## 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
 | 
				
			|||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||

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