Added ex 15,16 for loops

This commit is contained in:
Dave Gauer 2021-01-18 19:21:18 -05:00
parent 483fb97dfc
commit 2bda44bc58
4 changed files with 55 additions and 1 deletions

View file

@ -64,7 +64,7 @@ Planned exercises:
* [x] Strings
* [x] If
* [x] While
* [ ] For
* [x] For
* [ ] Functions
* [ ] Defer
* [ ] Errors