processing/p5.js-website

Tutorials/Organizing Code with Fucntions: Comments say "draw two trees" but actually draw three

Open

#1.319 geöffnet am 8. Apr. 2026

Auf GitHub ansehen
 (9 Kommentare) (1 Reaktion) (1 zugewiesene Person)MDX (292 Forks)auto 404
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.

Contributor Guide