GDQuest / GDQuest/learn-gdscript
Lesson 17. Introduction to For Loops (small suggestion)
Open
content
- Dominant language
- GDScript
- Stars
- 2.8k
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description
In this code segment:

(sorry for the image post, I can't copy text in the lesson)
It might be better to change the elements of the array to something like `["a", "b", "c"]`. Calling an element by its index when the index matches the value of the element could be confusing for a first timer.
It's been a great tutorial so far. I wish I had this when I first started learning programming.
**EDIT:** Same thing in lesson 18
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.