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 25 Question 2 does not have the right answer. #453

Closed sugarsthenewwhite closed 2 years ago

sugarsthenewwhite commented 2 years ago

It's pretty self explanatory. It is supposed to choose var item_count = inventory["gems"] as the right answer, but the correct option is "gem" instead. resim

NathanLovato commented 2 years ago

Already fixed, duplicate of https://github.com/GDQuest/learn-gdscript/issues/435