Add the 'Variables' lesson to csintro. (#427)

This commit is contained in:
Galen Nickel
2017-06-26 17:58:05 -07:00
committed by Peli de Halleux
parent 39edf10ada
commit f1ccf81700
22 changed files with 477 additions and 1 deletions

View File

@ -33,7 +33,7 @@ UNDER CONSTRUCTION: We are still migrating the CSIntro content to this format...
1. [Making](/courses/csintro/making)
2. [Algorithms](/courses/csintro/algorithms)
3. Variables
3. [Variables](/courses/csintro/variables)
4. Conditionals
5. Iteration
6. Review/Mini-Project