From 5e37fb5eb893b70de52be7da6e8bfc1d402610d4 Mon Sep 17 00:00:00 2001 From: James Smith Date: Fri, 2 Jul 2021 16:38:05 +0100 Subject: Update README.md --- challenge-119/james-smith/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/challenge-119/james-smith/README.md b/challenge-119/james-smith/README.md index 929869cabc..7323a629a3 100644 --- a/challenge-119/james-smith/README.md +++ b/challenge-119/james-smith/README.md @@ -89,6 +89,8 @@ with % in it}. CESIL was designed to teach "machine-code" to Computer science students - so other than the "I/O" commands everything else was at a basic operation level. +**Note:** Interestingly in just 26 lines of code - all 14 of the instructions are used...! + ``` LINE Next IN -- cgit