prog

123456789101112131415161718192021222324
Across
  1. 3. A document or data saved on a computer.
  2. 4. A mistake or error in code.
  3. 6. To arrange data in a certain order.
  4. 7. To start a program or code.
  5. 10. To make changes to code.
  6. 14. Short for "variable," a storage spot.
  7. 15. Information processed by a program.
  8. 17. Instructions written for a computer.
  9. 18. Represents "nothing" or "no value."
  10. 21. The location of a file on a computer.
  11. 23. A tool to write and test code.
  12. 24. A software program for a specific task.
Down
  1. 1. The smallest unit of computer data.
  2. 2. The internet or online space.
  3. 5. A tool for tracking code changes.
  4. 6. To read through or check data.
  5. 8. The person using a program.
  6. 9. A popular programming language.
  7. 11. Kind of data, like text or number.
  8. 12. Combine data from different places.
  9. 13. To run a function or procedure.
  10. 16. A repeated section of code.
  11. 19. To compress files into one package.
  12. 20. To check if code works correctly.
  13. 22. A way to turn data into a fixed value.