Computer Science

1234567891011121314151617181920
Across
  1. 2. a repetitive command created in a programming loop
  2. 6. human intelligence in a computer
  3. 10. a language that tells the computer what do to
  4. 11. hypertext markup language
  5. 13. a systematic procedure or process to complete a task
  6. 16. information the computer puts out
  7. 17. a piece of code that tells the code inside a function when to run
  8. 18. a suggestion of a suitable course of action
  9. 20. a character encoding standard that represents text in a computer (aka American Standard Code for Information Interchange)
Down
  1. 1. an algorithm coded into a machine
  2. 3. an error in a program that stops it from running properly
  3. 4. it's how a software becomes accurate at predicting outcomes
  4. 5. a way to represent data using a two symbol system
  5. 7. to put data into a computer
  6. 8. a kind of statement in a program used for handling decisions
  7. 9. getting help from a larger group to obtain information or finish a task
  8. 12. information in quantities, characters, or symbols stored and transmitted buy a computer
  9. 14. an instruction for a computer
  10. 15. something you do to make the computer execute the commands in your program
  11. 19. Cascading Style Sheets