Tynker 102

1234567891011
Across
  1. 4. loop A loop that repeats one or more commands a specific number of times
  2. 6. A group of stars that form a picture
  3. 8. A logical expression that evaluates to true or false
  4. 10. The order in which steps or events happen
  5. 11. statement A type of statement that executes different parts of the code based on whether a logical expression evaluates to true or false.
Down
  1. 1. A sequence of commands that can be run together as if it were a single command
  2. 2. Tynker characters and objects that can talk and interact with each other
  3. 3. Changing costumes (pictures) of an Actor many times to give the illusion of movement
  4. 5. Using a computer language to tell the computer what to do
  5. 7. An action that repeats one or more commands a specific number of times
  6. 8. A specific action or instruction that tells the computer to do something
  7. 9. loop A loop that repeats forever and does not end until the program stops
  8. 10. The background of the project where the Actors are placed