Minecraft Camp

1234567
Across
  1. 2. A way to check the value of two things (less than, greater than, equal to)
  2. 5. A way for the computer to make a decision
  3. 6. Writing code to run in order from top to bottom
  4. 7. Breaking down code into smaller chunks
Down
  1. 1. Blocks of code that will repeat over and over
  2. 3. Procedures for solving problems in code
  3. 4. A data type that only has two values (True/False)