Changing Your Scratcher Status
moving thangs around
Storing and Retrieving Data
Sensing Sprite Position and Controlling Environmental Settings
Mr. Wiggly’s Dance—A Quick Scratch Project
100

new scratchers are assigned to what 

new scratcher  status 

100

Motion blocks that move and what 

rotate sprites 

100

Data stored in local variables can be changed only by what belongings 

scripts 

100

The first code block resets the timer back to its what value of zero 

default 

100

This involves the processing of application code blocks, in the order that they are laid about, starting at the beginning of a script and continuing to the end.

Sequential processing

200

These forums let you learn directly from what scratcher programmers 

scratcher 2.0

200

what are the three code blocks 

move 10 steps 

turn right  15 digress 

turn  left 15  digress


200

This code block lets one sprite retrieve another what 

sprite's x position  

200

This code block provides easy access to a number of pieces of information, including

  • X position

  • Y position

  • Direction

  • Costume number

  • Costume name

  • Size

  • Volume

200

this involves the conditional execution of code blocks based on data collected during application execution.

Conditional programming logic.

300

 community can communicate freely and discuss ideas using the forums hosted on what website 

scratch 2.0 website 

300

All the sprites that Scratch supplies have a predefined what axis 

rotation 

300

After selecting the stage or a sprite, you can use what menu located on the left side of the code block to select and retrieve information for any of the specified items that are listed

drop down menu 

300

The first code block shown in Figure 6.18 lets you collect any of the following pieces of  what information

  • Year

  • Month

  • Date

  • Day of week

  • Hour

  • Minute

  • Second

300
  • This involves the storage, retrieval, and modification of data during application execution


Use of variables and lists.

400

Scratch 2.0 website hosts a number of online forums at what website 

400

The cat’s direction is changed by how many digress 

90

400

This script has been set up to execute whenever the what button is pushed 

the green flag


400

The first step in creating the Family Scrapbook project is to what 

create a new Scratch 2.0 application project.

400

This involves the application of programming logic that executes based on the analysis of true/false data provided by Scratch during program execution.

Boolean logic.

500

how do you save your work by using scratch 2.0

by using your username and password

500

what two code blocks are used to point a sprite toward a specified direction or object 

point in a direction 

point towards 

500

. Lists can store and retrieve any type of values supported by Scratch 2.0, including what 

  • String

  • Boolean

  • Integer

  • Real

500

To make the Family Scrapbook application more enjoyable, let’s add a little what to set the mood 

background music

500

 This involves the development of user-friendly and intuitive application stage layout, making it easy for users to interact with applications.

Interface design.

M
e
n
u