Across
- 2. commands for handling decisions, and expressions that evaluate to either true or false
- 4. the rules of a language
- 5. the study of problems, problem-solving, and the solutions that come out of the problem-solving process
- 6. a list of instructions to complete a task
Down
- 1. portion of code that repeats over and over
- 2. a device that takes in info (input), stores it (storage), processes it (processing), and outputs a result (output)
- 3. a detailed yet readable description of what a computer program or algorithm must do
