Monday, April 11, 2011

What is a variable?
How are variable represented in Scratch?
What are the two types of variables and how can they be used?
What is a Boolean variable?
- A variale is a placeholder for some value, much like x and y are popular variables in algebra. In scratch a
local variable can be used by just one sprite; a global variable can be used by all of your sprites. A global variable can be used by all of your sprites.

No comments:

Post a Comment