Final edits and image sizing for csintro.

This commit is contained in:
ganicke
2017-08-09 17:28:43 -07:00
parent b73a5e59e0
commit b2d7682998
62 changed files with 132 additions and 52 deletions

View File

@ -1,6 +1,7 @@
# Variables
![Variable value](/static/courses/csintro/variables/cover.JPG)
![Variable value](/static/courses/csintro/variables/cover.jpg)
This lesson introduces the use of variables to store data or the results of mathematical operations. Students will practice giving variables unique and meaningful names. We will also introduce the basic mathematical operations for adding, subtracting, multiplying, and dividing variables.
## Lesson Objectives