Added new images.

This commit is contained in:
dkiang 2017-08-01 13:02:25 -07:00
parent 6ce55d61c2
commit 5a3e8f2bd9
7 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Activity: Double coin flipper
![Example Board](/static/courses/csintro/booleans/fuzzies.jpg)
Guide the students to create a program using Boolean variables and operators.
Well use our pseudocode from the previous activity to code a double coin flipper program.
 

View File

@ -1,5 +1,7 @@
# Project: Boolean
![Two-Player Game Example Board](/static/courses/csintro/booleans/two-player.jpg)
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

View File

@ -13,7 +13,7 @@ Whats a common issue with coin tosses? Students may bring up issues of trust
 
Heres a solution... The double coin toss.
![Two pennies showing heads and tails](/static/courses/csintro/booleans/two-coins.jpg)
![Two pennies showing heads and tails](/static/courses/csintro/booleans/pennies.png)
In a double coin toss, both people have a coin and they flip the coins at the same time.
 

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB