GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.11k stars 160 forks source link

Lesson Two Practive One does not match text. #66

Closed zircher closed 2 years ago

zircher commented 2 years ago

(https://gdquest.github.io/learn-gdscript/#course/lesson-2-your-first-error/practice-85733.tres) In this practice you want the use fix the second like with a tab. But, there is a tab present. The problem is the '#' character needs to be removed.

So, either change the text to match the actual problem or change the practice by removing the tab and # symbol on the second line.

Xananax commented 2 years ago

Do you mean the error text? image

zircher commented 2 years ago

Do you mean the error text? image

Okay, this is bizarre. I went back to the practice and looked at the text and it is correct (remove the #), but when it did it the first time it was talking about adding a tab to fix the problem. That's... odd. I guess this is a moot point if the issue has been fixed. Is there any randomness to the practice that could cause it to sometimes have a different practice problem?

Xananax commented 2 years ago

No there isn't! Maybe an old version had the text you refer to, I don't know, they get updated all the time. At any rate, I'll close this then.