New basic Programming

1234567891011121314
Across
  1. 2. - Repeated execution of a set of instructions
  2. 6. - An instruction telling the computer what to do
  3. 7. - the physical components that make up a computer
  4. 8. - A step-by-step procedure or formula for solving problems
  5. 10. - Writing instructions for a computer
  6. 12. - The device that runs programs
  7. 13. - something that happens in order
  8. 14. - An error or mistake in a program
Down
  1. 1. - a keyword in programming that makes your code repeat something
  2. 3. - a programming language that sounds like a snake
  3. 4. - A visual programming language for beginners
  4. 5. - A placeholder for storing data in a program
  5. 9. - The reasoning and decision-making in programming
  6. 11. - the process of removing errors from a program