Programing Keywords
Across
- 2. a version control system
- 4. reserved variable names in programming
- 7. what is the "P" in I-P-O?
- 9. the name of an error in the program code
- 11. a step by step way of doing something
- 13. what does a variable store?
- 14. a set of instructions for the computer
Down
- 1. a container for data
- 3. a value that never changes
- 5. removing errors from the program code
- 6. to send commits from a local repository to a remote repository
- 8. another name for a program
- 10. decimal or floating number data types
- 12. integer data type