Page 178 - Scratch Programming Playground
P. 178
the Slice sprite should not be the same color as any color
used in the fruits. Otherwise, some of the fruits will end up
slicing other fruit.
explore: Making lists
Now you’ll learn about an advanced Scratch feature—a new
way to store data. a list is like a variable except it can store
many values instead of just one value. Open a new web browser
tab and start a new Scratch editor. We will explore the list
blocks in a new Scratch project. Select the orange Data category
and click the Make a List button to open the New list window.
Name the list example list and make it For all sprites.
152 Chapter 7

