Code.Org Vocabulary- Sequencing Lessons

12345678910
Across
  1. 2. The art of creating a program
  2. 5. A list of steps to finish a task
  3. 8. Using the power of computers to solve problems
  4. 9. An algorithm that has been coded into something that can be run by a machine
  5. 10. Putting commands in correct order so computers can read the commands
Down
  1. 1. The white area on the right side of Code.org's online learning system where you drag and drop commands to build your program
  2. 3. The language that programmers create and use to tell a computer what to do
  3. 4. The visual programming language used in Code.org's online learning system for K-5 students
  4. 6. Part of a program that does not work correctly
  5. 7. Finding and fixing problems in an algorithm or program