Ozaria Programming Vocabulary
Across
- 2. the process of fixing the mistakes in a code
- 5. an error in your code
- 7. some person, place or thing in Ozaria
- 8. the rules about using the correct words, capitalization, and parentheses in your code
- 9. the step-by-step commands in a program with a defined end point
- 12. a mistake in a program that doesn't make logical sense
- 13. an easier way of repeating a process
- 14. a mistake in a program that doesn't show up until you click "Run"
Down
- 1. breaking down a large problem and make it into smaller steps
- 3. the order of of instructions
- 4. smaller parts
- 6. a mistake in a program from misspelling, using () wrong, or lack of capitalization
- 10. code that lets an object perform an action
- 11. code that lets you customize your method by changing the value