processing/p5.js-website

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

Open

#1,319 opened on 2026年4月8日

GitHub で見る
 (9 comments) (1 reaction) (1 assignee)MDX (292 forks)auto 404
DocumentationGood First Issue

Repository metrics

Stars
 (91 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド