From d580302ac6a0cf8dc521f8105ef33fffb44dafe6 Mon Sep 17 00:00:00 2001 From: Inanc Gumus Date: Sun, 18 Nov 2018 21:53:18 +0300 Subject: [PATCH] update: fix list --- etc/FIX.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/FIX.md b/etc/FIX.md index 748f358..0b3d0ad 100644 --- a/etc/FIX.md +++ b/etc/FIX.md @@ -8,4 +8,6 @@ - [ ] Apply grammar mistakes to Udemy [Ref](https://github.com/inancgumus/learngo/commit/06891c57fc5299db5f5178bde4da7dd8e569c082) -- [ ] Fix the printing lecture 78 exercise (numbers) [Ref](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542552870174800) \ No newline at end of file +- [ ] Fix the printing lecture 78 exercise (numbers) [Ref](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542552870174800) + +- [ ] Fix the strings quiz [Ref](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542566248185500) \ No newline at end of file