Added new images.
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
			
		||||
# Activity: Double coin flipper
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
Guide the students to create a program using Boolean variables and operators.
 | 
			
		||||
We’ll use our pseudocode from the previous activity to code a double coin flipper program.
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
# Project: Boolean
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
This is an assignment for students to come up with a micro:bit program that uses Boolean variables, Boolean operators, and possibly the random function. 
 | 
			
		||||
 
 | 
			
		||||
## Input
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,7 @@ What’s a common issue with coin tosses? Students may bring up issues of trust
 | 
			
		||||
 
 | 
			
		||||
Here’s a solution... The double coin toss.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
In a double coin toss, both people have a coin and they flip the coins at the same time.
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user