Variables updates (#473)

* Deleted old images, updated with hand-drawn images

Added new cover image, hand-drawn images.

* Fixed file image path

* Capitalized title

* More additions of original images

* Restored lowercase.

* Replaced traffic light image
This commit is contained in:
dkiang
2017-08-01 06:55:55 -07:00
committed by Peli de Halleux
parent 102dfcc32a
commit 6a215478b0
10 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Conditional statements
![Rainbow Road](/static/courses/csintro/conditionals/cover.jpg)
![Board game example](/static/courses/csintro/conditionals/cover.jpg)
This lesson introduces the Logic blocks such as 'If...then' and 'If...then...else'.
Students practice skills of creativity, problem-solving, and collaboration.