GDQuest / GDQuest/learn-gdscript

Lesson 17. Introduction to For Loops (small suggestion)

Open
#892 0 comments 0 reactions 0 assignees View on GitHub
content
Dominant language
GDScript
Stars
2.8k
Forks
235
PR merge metrics
No merged PRs in 30d

Description

In this code segment:

![image](https://github.com/GDQuest/learn-gdscript/assets/31578812/6a154ff9-8ba8-4462-920c-e91bd532d18c)
(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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.