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
The Set To and Change By commands are specified through pull-down menus.
109
-
Store in Box
109
+
110
+
**Store in Box**
110
111
111
112
In Music Blocks, we use an analogy of a shoe box. You put something
112
113
into a box and then reference the thing by the name you have given to
@@ -151,7 +152,7 @@ to “12”) to store the possible outcome of rolling two dice. I store in
151
152
the box named “box” the sum of two random numbers between 1 and 6, so
152
153
the box named “box” has a number between 2 and 12. Then I increment
153
154
the box named for the number stored in “box” by one. Later in the
154
-
program I make a bar chart showing the value stored in each box.
155
+
program, I make a bar chart showing the value stored in each box.
155
156
156
157

157
158
@@ -223,7 +224,7 @@ Stitch, since the embroidery machines only have one needle (“single
223
224
threaded”). But in music, we often have more than one voice or
224
225
instrument. You get a separate “thread” for each Start block.
225
226
226
-
For example, we can implement a simple mirror paint by using four Start blocks.
227
+
For example, we can implement a simple mirror paint by using four Start blocks.[RUN LIVE](https://musicblocks.sugarlabs.org/index.html?id=1732171217345259&run=True)
0 commit comments