Matching Pairs Tynker_DancingDragonOnline version Memory Game with Tynker Dancing Dragon by HCAP STEM 1 Actor 2 Sequence 3 Cloning 4 Stage 5 Code 6 Variables 7 Command 8 Costume 9 Function 10 Conditional loop 11 Loop A value (or piece of information) that is stored by a computer program A sequence of commands that can be run together as if it were a single command Making multiple copies of the same Actor The background of the project where the Actors are placed A specific action or instruction that tells the computer to do something Different appearances for an Actor, such as poses used in a character’s animation A Tynker character or object that can talk and interact with others An action that repeats one or more commands over and over A loop that performs one or more commands as long as the specified condition is met The order in which steps or events happen The language that tells a computer what to do