aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-03 20:34:26 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-03 20:34:26 -0500
commit87541c0c8bc0969e174c6877a69750445ac1865e (patch)
treeea93c1a1e7d574d15e0fd34652a277572a8bd0e7 /README.md
parentb3f74d9c30b7adc6d5cc971b50b8b8a512fe3448 (diff)
Added Ex. 4 arrays
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 570cf85..d83988f 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ Planned exercises:
* [x] Hello world (main needs to be public)
* [x] Importing standard library
* [x] Assignment
-* [ ] Arrays
+* [x] Arrays
* [ ] If
* [ ] While
* [ ] For