Principles of Technology Review
Across
- 6. An action that a sprite performs continuously until it’s told to stop.
- 7. Conveying professionalism, communicating effectively, teamwork and collaboration, and thinking critically and solving problems.
- 8. charts, graphs, tables, flowcharts, diagrams, maps, identifying trends among variables.
- 10. Something a program checks to see if it is true before allowing an action.
- 11. Part of a program that does not work correctly.
- 12. To write instructions for a computer.
- 15. An instruction for the computer. Many of these put together make up algorithms and computer programs.
- 16. Putting commands in the correct order to computers can read the commands.
- 18. To do something again.
- 19. calculating dimensions, costs, and percentages; reviewing transactions to ensure accuracy; and comparing rates.
- 20. The focus of ReadyToWork is____ skills.
Down
- 1. A command that tells you to do something only up to the point that something becomes true.
- 2. A loop that continues to repeat while a condition is true.
- 3. Finding and fixing problems in an algorithm or program.
- 4. An algorithm that has been coded into something that can be run by a machine.
- 5. The action of doing something over and over again.
- 9. A list of steps to finish a task.
- 10. Statements that only run under certain conditions.
- 13. An action that causes something to happen.
- 14. A conditional statement that runs a different set of statements depending on whether an expression is true or false.
- 17. A graphic on the screen with a location, size, and appearance.