add link to problem set 0 resolution

pull/357/head
Eric Douglas 2014-05-14 21:24:15 -03:00
parent c136a54d87
commit 9dae65447f
1 changed files with 1 additions and 0 deletions

View File

@ -43,3 +43,4 @@ A conditional statement starts with an if statement, and can also include elif a
## Problem Sets
* [Problem Set 0](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/unit-1/lecture-2-core-elements-of-a-program/MIT6_00SCS11_ps0.pdf)
* [Problem Set 0 - resolution](https://github.com/ericdouglas/MIT-computer-science-and-engineering/blob/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program/ps0.py)