Introduction to Coding

12345678
Across
  1. 3. Tynker characters and objects that can talk and interact with each other
  2. 7. A logical expression that evaluates to true or false
  3. 8. The background of the project where the Actors are placed
Down
  1. 1. An action that repeats one or more commands over and over
  2. 2. statement Whether a logical expression is true or false
  3. 4. The order in which steps or events happen
  4. 5. loop Repeats one or more commands a specific number of times
  5. 6. A specific action or instruction that tells the computer to do something
  6. 7. The language that tells the computer what to do