processing/p5.js-website
在 GitHub 查看Tutorials/Organizing Code with Fucntions: Comments say "draw two trees" but actually draw three
Open
#1,319 建立於 2026年4月8日
DocumentationGood First Issue
倉庫指標
- Star
- (91 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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.