From dc3d75e1aeb6a0faa62994f0e409898d0b9c148d Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Thu, 8 May 2014 21:41:01 -0300 Subject: [PATCH] Update README.md --- .../archives/UNIT-01/02-core-elements-of-a-program/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program/README.md b/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program/README.md index 887be50..10a7425 100644 --- a/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program/README.md +++ b/archives/01-introduction-to-computer-science-and-programming/archives/UNIT-01/02-core-elements-of-a-program/README.md @@ -12,4 +12,4 @@ This lecture covers the building blocks of straight line and branching programs: ◈ [Code in Node.JS](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/example.js) -◈ [Code in Python]() +◈ [Code in Python](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/example.py)