From 0248bae31055e7bc2ffc82bf8c783032a3f809de Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Thu, 8 May 2014 20:53:06 -0300 Subject: [PATCH] Update README.md --- .../archives/UNIT-01/02-core-elements-of-a-program/README.md | 3 ++- 1 file changed, 2 insertions(+), 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 6aad8bb..25ac493 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 @@ -10,4 +10,5 @@ This lecture covers the building blocks of straight line and branching programs: ➭ **Resources** -[Code in Node.JS]() | [Code in Python]() +◈ [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]()