processing/p5.js-website
Ver no GitHubTutorials/Organizing Code with Fucntions: Comments say "draw two trees" but actually draw three
Open
#1.319 aberto em 8 de abr. de 2026
DocumentationGood First Issue
Métricas do repositório
- Stars
- (91 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.