Ozaria Programming Vocabulary

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