The Scratch 2.0 slogan
What is Imagine—Program—Share!
A pervious scratch coding language
What is squeak?
Controls volume and audio files
What is Sound?
Used to store and gather data
What is a variable?
A scratch project that uses a money
What is Mr.Wiggly's dance?
Characters that you use in Scratch
What is sprites?
Used to code in scratch 2.0
What is a code block?
Code block with a rounded or curved top and a bump at the bottom
What is a hat block?
Any type of information
What is data?
Project that uses underwater animals
What is the virtual fish tank?
Used behind your coding
What is a backdrop?
When you are creating or editing a graphic image
What is tool editor?
Used to draw using different colors
What is pen?
The location within an application that the variable’s value can be modified.
What is variable scope?
Uses your knowledge of basketball
What is the NBA trivia quiz?
Scratch 2.0 Project Editor
What is a stage?
Is created by snapping code blocks together
What is a script?
Determine where sprites are
What is a sensing code block?
Term used to identify data that has one of two values: either true or false.
What is Boolean?
A sprite and the role it plays as it interacts with another sprite on the stage.
What is a actor?
Is used to store scratch 2.0 items
What is a backpack?
Used to create new Scratch 2.0 projects
What is the browser?
Code blocks with a notch at the top and a bump at the bottom
What is stack blocks?
Variables that can be modified only by scripts belonging to the sprite in which the variable is defined.
What is local variables?
An image that represents a sprite on the stage or changes the sprite’s appearance.
What is costumes?