Coding 100

12345678
Across
  1. 5. Tynker characters and objects that can talk and interact with each other
  2. 6. An action that repeats one or more commands over and over
  3. 7. Loop A loop that repeats forever and does not end until the program stops
  4. 8. The background of the project, where you can see a live feed from your camera and where the Actors are placed
Down
  1. 1. A specific action or instruction that tells the computer to do something
  2. 2. The order in which steps or events happen
  3. 3. Loop A loop that repeats one or more commands a specific number of times
  4. 4. The language that tells the computer what to do