Added Ex 9,10 for If

This commit is contained in:
Dave Gauer 2021-01-08 17:53:22 -05:00
parent b9b89737fc
commit 0bb89e3e41
4 changed files with 54 additions and 1 deletions

View file

@ -62,7 +62,7 @@ Planned exercises:
* [x] Assignment
* [x] Arrays
* [x] Strings
* [ ] If
* [x] If
* [ ] While
* [ ] For
* [ ] Functions