diff options
| -rw-r--r-- | challenge-119/james-smith/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
