Computer Science Discoveries I Vocab Test
1. To write instructions for a computer. event code program 2. An action that causes something to happen. event code program 3. An algorithm that has been coded into something that can be run by a machine. event code program 4. A list of steps to finish a task. algorithm bug sequencing 5. A graphic character on the screen, with the properties that describe its location, movement, and look. bug debugging sprite 6. Finding and fixing problems in an algorithm or program. debugging bug sequencing 7. Part of a program that does not work correctly. algorithm bug sequencing 8. Tiny squares of color on your screen that creates an image. pixel bug algorithm 9. An action that occurs continuously until told to stop. code event behavior 10. To make partial or minor changes to something, typically so as to improve it. loop repeat modify