Basic Coding Concepts
Across
- 9. the different path, or conditions, that can change
- 12. the tool that is used to store information
- 13. the specific programming language
- 14. just a fancy word for information
- 15. piece of code that doesn't run unless you give it a specific input
- 16. the list of instructions (or code)
Down
- 1. any logical steps used to perform a task or solve a problem
- 2. triggers that make your code go
- 3. tell the computer what action to take
- 4. the set of steps that is repeated
- 5. the operation that the computer will perform
- 6. the computer performs the instruction
- 7. information that is provided by the computer
- 8. information that is entered into the computer
- 10. allows you to make mathematical calculations
- 11. make the program repeat the same step multiple times