Code Crossword

1234567891011
Across
  1. 4. commands that are used to repeat a portion of code until a process is complete
  2. 5. they are only run under certain conditions
  3. 6. the action of doing something over and over
  4. 9. is the scientific and practical approach to computation, programming and its application
  5. 10. it is the order that a computer executes the direction written by the
Down
  1. 1. people that write code the tells the computer what to do
  2. 2. the code used on CODE.ORG
  3. 3. checks to see if something is true
  4. 7. an error or mistake in your code
  5. 8. it allows your game to start
  6. 11. another name for Programming language