GDQuest / GDQuest/learn-gdscript
Lesson 28, exercise 1
Open
Beginner friendly
content
- Dominant language
- GDScript
- Stars
- 2.8k
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description
In exercise 1 of lesson 28, assigning type hints, one of the types listed should be **float**, otherwise the student won't know what type to assign to the 3.14 value. There's currently a Vector2 listed twice, including one with no parameters. I think that one should be replaced with **float**.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open lesson 28 and inspect exercise 1, “assigning type hints.” Replace the duplicate Vector2 entry, including the one with no parameters, with float so the 3.14 value has the expected type; verify the exercise lists the corrected types.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100