Conditionals updates (#474)

* Replaced images.

Deleted old images.

* Corrected filenames

* Corrected filename.

* Fixed traffic light filename.

* Added battle pieces image.

* Added paragraph break

* Made sub-heading

* Lower-case the image names.
This commit is contained in:
dkiang
2017-08-01 05:47:43 -07:00
committed by Peli de Halleux
parent 1d4276c1b9
commit 531c77d9de
13 changed files with 15 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Unplugged: Red light, green light
![Red and green stoplight](/static/courses/csintro/conditionals/red-light-green-light.jpg)
![Red and green stoplight](/static/courses/csintro/conditionals/traffic-light.png)
## Objective
To reinforce the programming of basic conditionals by having students experience conditionals through acting them out in real life.