Friday, April 8, 2011

Question of the Day

What is a condition? A condition is something that must be true in order for something to happen.

What are some statements of a conditional construct? In Scratch, any block whose label says "if," "when," or "until" is a sort of conditional construct.


What happens when you use the if construct? With it can we instruct a sprite to say hello only if, say, the user has depressed the mouse button:

No comments:

Post a Comment