processing/p5.js-website

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

Open

#1 319 ouverte le 8 avr. 2026

Voir sur GitHub
 (9 commentaires) (1 réaction) (1 assigné)MDX (292 forks)auto 404
DocumentationGood First Issue

Métriques du dépôt

Stars
 (91 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur