summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-05 19:26:02 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-05 19:26:02 -0500
commit30ef32e238465e67321d15c562d6313043dd12d7 (patch)
tree191aea4160763f196735377d0db240bb50fb7c7a /README.md
parentfaa49abb068adca4ecc6c00dfe72d0674a763217 (diff)
Added Exs. 6,7 strings
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d83988f..07fe634 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ Planned exercises:
* [x] Importing standard library
* [x] Assignment
* [x] Arrays
+* [x] Strings
* [ ] If
* [ ] While
* [ ] For