From 2bda44bc586ee16dd3fe0bce1ead9372a83a71f3 Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Mon, 18 Jan 2021 19:21:18 -0500 Subject: Added ex 15,16 for loops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ddda73b..4f87789 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Planned exercises: * [x] Strings * [x] If * [x] While -* [ ] For +* [x] For * [ ] Functions * [ ] Defer * [ ] Errors -- cgit v1.2.3-ZIG