All About Coding and Programming

123456789101112131415161718
Across
  1. 4. a error in a computer program that behaves in unexpected ways
  2. 5. a person responsible for controlling computer systems
  3. 6. it is what data becomes after they are organized
  4. 7. anything that goes to the computer such as a keyboard
  5. 9. the ordered steps in a program
  6. 11. process of going through a program's code to locate and fix a problem
  7. 12. a form of computation in which many calculations are carried out
  8. 15. one piece of programming is contained within another
  9. 17. a machine that stuff comes out
  10. 18. a coding site
Down
  1. 1. accurate representation of a rea life activity
  2. 2. anything that comes out of the computer such as speakers and sound from the computer
  3. 3. related to If...Then...Else..
  4. 8. a collection of instructions that performs a task on a computer
  5. 10. instructions written by a programmer in computers
  6. 11. pieces of information
  7. 12. subset of a program that does a particular thing
  8. 13. sequence of instructions that is repeated until a certain condition is reached
  9. 14. do something again that you already did
  10. 16. the number or word we give to a variable