From 990297883c53d27a088080cd05762d5e40702937 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Tue, 20 May 2014 19:00:54 -0300 Subject: [PATCH] add 1.1.3 link --- .../README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archives/01-introduction-to-computer-science-and-programming/README.md b/archives/01-introduction-to-computer-science-and-programming/README.md index a6840d3..92944bd 100644 --- a/archives/01-introduction-to-computer-science-and-programming/README.md +++ b/archives/01-introduction-to-computer-science-and-programming/README.md @@ -35,7 +35,7 @@ This means that the primary knowledge you will take away from this course is the |---|---|:---:| |01|INTRODUCTION|[files](https://github.com/ericdouglas/MIT-computer-science/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/01-introduction)| |02|CORE ELEMENTS OF A PROGRAM|[files](https://github.com/ericdouglas/MIT-computer-science-and-engineering/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program)| -|03|PROBLEM SOLVING|[files]()| +|03|PROBLEM SOLVING|[files](https://github.com/ericdouglas/MIT-computer-science-and-engineering/tree/master/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/03-problem-solving)| |04|MACHINE INTERPRETATION OF A PROGRAM|[files]()| |05|OBJECTS IN PYTHON|[files]()| |06|RECURSION|[files]()|