CS Principles Review Puzzle

1234567891011121314
Across
  1. 4. data must have a finite amount of possible values
  2. 7. usually refers to scholarly articles, textbooks, and eBooks that do not require payment or subscription to read their full text.
  3. 8. is data about data
  4. 9. an IF statement
  5. 11. a loop
  6. 12. using a function/procedure to code a real world action
  7. 13. refers to using multiple computers (often not in the same location)
  8. 14. compression - loses the data permanently (such as JPG)
Down
  1. 1. To be defined as a _, it must be a device/hardware that uses software or the software itself
  2. 2. compression - The data can be returned to its original state (such as Huffman compression for text)
  3. 3. When some countries have less access to tech
  4. 5. using an array/list to represent real world data
  5. 6. Giving others rights to use your work
  6. 10. data can be closely approximated digitally using a sampling technique
  7. 12. __ Computing refers to using multiple processors on a single computer system