Added Exs. 6,7 strings

This commit is contained in:
Dave Gauer 2021-01-05 19:26:02 -05:00
parent faa49abb06
commit 30ef32e238
4 changed files with 67 additions and 0 deletions

View file

@ -61,6 +61,7 @@ Planned exercises:
* [x] Importing standard library
* [x] Assignment
* [x] Arrays
* [x] Strings
* [ ] If
* [ ] While
* [ ] For