Unit 2 Vocabulary Practice - Review Key Vocabulary

12345678910
Across
  1. 2. The process of storing a value in a variable
  2. 3. Data sets that are too large and complex for traditional data processing applications
  3. 5. A calculation which gives the remainder of integers which have been divided
  4. 9. A symbol that defines a math operation
  5. 10. that finds the smallest value in a set of values
Down
  1. 1. A collection of commands given a name, for example, input( )
  2. 4. 2^40 or one million million (10^12) bytes
  3. 6. Command that pulls in code to add functions to your code
  4. 7. A collection of code and functions that perform similar tasks
  5. 8. A module used to create random numbers in programs. The numbers generated are not really random