Computer Science - Hello World: Food - Week 1

1234567891011
Across
  1. 2. Instructions written to tell a computer what to do.
  2. 3. A collection of code that performs a task.
  3. 6. A mistake or error in your code.
  4. 7. A character or object in Sprite Lab.
  5. 8. Text displayed by a sprite.
  6. 10. Movement or actions performed by a sprite.
  7. 11. An action that starts code, such as clicking on a sprite.
Down
  1. 1. Code that runs when an event occurs.
  2. 2. The study of technology and how people use them to solve problems.
  3. 4. A step-by-step set of instructions used to solve a problem.
  4. 5. Finding and fixing mistakes in a computer program.
  5. 7. Instructions performed in a specific order.
  6. 9. The computer language for using blocks to create code.