From 4fd6329de0e8d4c3164fc362969ed0ad62ad7062 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Thu, 8 May 2014 20:53:29 -0300 Subject: [PATCH] Update README.md --- .../archives/UNIT-01/02-core-elements-of-a-program/README.md | 1 + 1 file changed, 1 insertion(+) 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 25ac493..887be50 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 @@ -11,4 +11,5 @@ This lecture covers the building blocks of straight line and branching programs: ➭ **Resources** ◈ [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]()