Computing Key Words

12345678910111213
Across
  1. 4. Holds numbers with a decimal point in data
  2. 5. App used to learn code at school
  3. 8. Program loops around a set piece of code
  4. 12. Value changes depending on condition
  5. 13. Holds alphanumeric data as a text
Down
  1. 1. Put it after the condition
  2. 2. Holds whole numbers in data
  3. 3. Start with it when coding a selection
  4. 6. Keep adding until there are no conditions left
  5. 7. Signifies the start and end of code
  6. 9. Write on your final outcome no condition needed
  7. 10. Term to describe +-*// in mathematic operators
  8. 11. Can override and change the data type manually