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