Computer Science Vocabulary

12345678910111213141516
Across
  1. 5. The smallest unit of digital information having only two values, 0 or 1
  2. 6. Loop, A loop inside a loop
  3. 7. Finding and fixing problems in an algorithm or program
  4. 11. A list of steps to finish a task
  5. 12. A graphic (sometimes a character) on the screen. It has location, size, and appearance
  6. 13. The action of doing something over and over again
  7. 14. A numerical system that uses only two digits, 0 and 1, to represent data
  8. 16. An algorithm that has been coded into something that can be run by a machine
Down
  1. 1. Any piece of computer hardware which converts information into human understandable form
  2. 2. To write code, or to write instructions for a computer
  3. 3. One of the small dots or squares that make up an image on a computer screen
  4. 4. An action that causes something to happen
  5. 5. An action in Sprite Lab that a sprite performs continuously until it's told to stop
  6. 8. A hardware device that sends data to a computer, allowing you to interact with and control it
  7. 9. The action of doing something over and over again
  8. 10. Putting commands in the correct order so computers can read the commands
  9. 14. The basic unit of information in computer storage and processing made up of 8 adjacent binary digits (bits)
  10. 15. Part of a program that does not work correctly