You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _curriculum/08-01-Lessons.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,8 +216,8 @@ function keyPressed() { // When the key is pressed
216
216
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!
217
217
218
218
219
-
### Grade 9~12
219
+
<!--### Grade 9~12
220
220
221
221
#### Make a Rainbow Brush!
222
222
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