Across
- 2. a joining together of separate items-without changing them-into one place
- 5. A storage space on a device used to store information from an app
- 7. a sequence of instructions that continually repeats until a condition is met
- 8. a sequence of actions to follow in accomplishing a task
- 9. The quality of how easy it is for a user to use an app
- 11. ______Expression - a processing decision branch
- 12. A description of a program that can change based on inputs and conditions in the program
- 15. A type of programming statement that evaluates a true/false Boolean expression to determine if the next steps in a program
Down
- 1. An operator in which a symbol in code tells a computer to perform a specific math operation
- 3. A specific location by order for an individual element in a list
- 4. Two types are global and local
- 6. In programming, a named section of a program that performs a specific task
- 10. a process of repeating a set of instructions a specified number of times or until a condition is met
- 13. _______conditional statement: a series of conditionals that a computer moves through until it finds the one that is true
- 14. A whole number that does not have any decimal or digits after the decimal
