Update more docs

This commit is contained in:
Sam El-Husseini
2018-04-21 11:58:57 -07:00
parent 8719f557aa
commit 014125cf19
4 changed files with 38 additions and 35 deletions

View File

@ -1,4 +1,4 @@
## Unplugged: Two heads are better than one
<!-- ## Unplugged: Two heads are better than one
Materials: A penny for each student, paper and pencils
 
@ -208,4 +208,4 @@ Our basic pseudocode for our 'double coin flipper' could look like this:
3. Compare the current values of Coin A and Coin B.
4. If the current true/false values of Coin A and Coin B are the same, add a point to Player As score.
5. Otherwise, the current true/false values of Coin A and Coin B must be different, so add a point to Player Bs score.
6. When players are done with their double coin flipping, show the final scores for each player.
6. When players are done with their double coin flipping, show the final scores for each player. -->