processing/p5.js-website
Auf GitHub ansehenTutorials/Organizing Code with Fucntions: Comments say "draw two trees" but actually draw three
Open
#1.319 geöffnet am 8. Apr. 2026
DocumentationGood First Issue
Repository-Metriken
- Stars
- (91 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
In Step 6 of this tutorial, the comment line above the trees() function says draw two trees, but instead there are three trees in the trees() function.