From 24e596b737d8675ac4a29be0f5bdc72baaa77209 Mon Sep 17 00:00:00 2001 From: Inanc Gumus Date: Tue, 20 Nov 2018 12:21:49 +0300 Subject: [PATCH] update: fix.md --- etc/FIX.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/FIX.md b/etc/FIX.md index 0b3d0ad..51b8b2f 100644 --- a/etc/FIX.md +++ b/etc/FIX.md @@ -10,4 +10,6 @@ - [ ] 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 +- [ ] Fix the strings quiz [Ref](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542566248185500) + +- [ ] Type conversion lecture doesn't talk about literal conversion but it asks a question as if it's been explained [Ref](https://www.udemy.com/message/thread/120614366/) \ No newline at end of file