Fourth Grade

123456789101112131415161718
Across
  1. 3. (v) to write code, or to write instructions for a computer.
  2. 4. An algorithm that has been coded into something that can be run by a machine.
  3. 5. Alphabet The two options used in your binary code.
  4. 7. Citizen Someone who acts safely, responsibly, and respectfully online.
  5. 8. Do something again
  6. 12. The art of creating a program.
  7. 14. A command that tells you to do something only up to the point that something becomes true.
  8. 15. Feeling annoyed or angry because something is not the way you want it.
  9. 16. Statements that only run under certain conditions.
  10. 18. Loop A loop that continues to repeat while a condition is true.
Down
  1. 1. Finding and fixing problems in an algorithm or program.
  2. 2. A statement that a program checks to see if it is true or false. If true, an action is taken. Otherwise, the action is ignored.
  3. 6. A list of steps to finish a task.
  4. 9. An action that causes something to happen.
  5. 10. Trying again and again, even when something is very hard.
  6. 11. An instruction for the computer. Many commands put together make up algorithms and computer programs.
  7. 13. Part of a program that does not work correctly.
  8. 17. The action of doing something over and over again.