I.D.E. - correct answer Integrated Development Environment - program used
to make other programs
Three parts of SNAP! I.D.E. - correct answer Block library, Script Window;
Stage
block - correct answer group of computer commands that does something
useful.
SNAP! block library - correct answer group of related useful blocks
SNAP! script window - correct answer window in the center where you
assemble blocks to make a script
flow of control - correct answer order (top to bottom) in which commands
(blocks) are executed
SNAP! stage - correct answer window where the SNAP! scripts run
3 SNAP! script window modes? - correct answer Scripts; Costumes; Sounds
sprite - correct answer a movable computer graphic
script and sprite relationship? - correct answer each script is attached to a
sprite
SNAP! costume - correct answer image "skin" attached to a sprite