CS VOCAB
Across
- 3. Not giving up.
- 5. Used to divide and organize music.
- 8. to write code, or to write instructions for a computer.
- 12. Loop - Loops that have a predetermined beginning, end, and increment (step interval).
- 13. An error in a program that prevents the program from running as expected.
- 14. - An instruction for the computer.
- 15. A list of steps to finish a task.
- 17. Where two sides of a shape come together, measured in degrees.
- 18. - Statements that only run under certain conditions.
- 20. A silent space in musicwhere no sound is played.
- 21. A way to tell the computer to do the same thing over and over.
Down
- 1. Finding and fixing errors in programs
- 2. - To do something again.
- 4. An algorithm that has been coded into something that can be run by a machine.
- 6. Putting commands in correct order so computers can read the commands.
- 7. - A piece of code that you can call over and over again.
- 9. - A label for a piece of information used in a program.
- 10. A graphic on the screen with a location, size, and appearance.
- 11. - Something a program checks to see if it is true before allowing an action.
- 13. An action that a sprite performs continuously until it’s told to stop.
- 16. Loop - A loop that continues to repeat while a condition is true.
- 19. - The action of doing something over and over again.