GCSE Computer Science vocabulary

123456789101112131415
Across
  1. 2. 1000 terabytes
  2. 5. Represented by an = in Python
  3. 7. Devices need this information to display an image
  4. 10. The NOT gate outputs this
  5. 11. AND,OR and NOT
  6. 12. Python, Scratch and HTML are types of these
  7. 13. for and while
  8. 14. The number of pixels in a bitmap image
  9. 15. 10100 in denary
Down
  1. 1. A 1 or 0
  2. 2. Images are stored as a series of these
  3. 3. Pressing F5
  4. 4. Denary equivalent of the hexadecimal value F
  5. 6. Makes the program repeat a set of instructions
  6. 8. A named value that can change in a program
  7. 9. Statement which causes the program to make a choice