Skip to content

Commit 9e4952d

Browse files
authored
Merge pull request #14 from xinemata/main
hides in progress writing
2 parents 7c7ff91 + 647391f commit 9e4952d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_curriculum/08-01-Lessons.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ function keyPressed() { // When the key is pressed
216216
Functions are important for coding because they allow us to organize our projects in a modular way, that is with multiple pieces making up a whole. See how functions can help us collaborate with code!
217217

218218

219-
### Grade 9~12
219+
<!-- ### Grade 9~12
220220
221221
#### Make a Rainbow Brush!
222222
223-
Because the hue property of the [HSB color model](/lostAndFound-lessons/2#e-color-modes) uses the 0~360 range to cycle through the color wheel, we can make a rainbow brush tha
223+
Because the hue property of the [HSB color model](/lostAndFound-lessons/2#e-color-modes) uses the 0~360 range to cycle through the color wheel, we can make a rainbow brush tha -->

0 commit comments

Comments
 (0)