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.