Computing Science - Programming

123456789101112
Across
  1. 2. Data type for text
  2. 6. Loop that repeats until a condition is met
  3. 7. What the program will produce
  4. 8. What the program is going to do
  5. 9. Where do you store information in a program
  6. 10. Data type for whole numbers
  7. 12. Loop that repeats a set number of times
Down
  1. 1. Program used for Software Development
  2. 3. Entering information into a program
  3. 4. Data type for decimal numbers
  4. 5. Start of a fixed loop
  5. 6. Name of the subject
  6. 11. Used to program decisions