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