Robotics Vocab. Crossword

12345678910111213141516171819202122232425
Across
  1. 2. mistake in the algorithm, not the language syntax.
  2. 3. Identifies a value's unique position on a list.
  3. 5. programs that are made freely available and may be redistributed and modified
  4. 7. set of rules
  5. 9. complete, well-defined sequence of steps for completing a task or solving a problem
  6. 12. system of linked pages, programs, and files
  7. 15. a character encoding the standard for electronic communication
  8. 17. sequence of digitally encoded coherent signals used in a transmission
  9. 20. small chunk of any kind of data: text, numbers, etc
  10. 21. add an element to the end of a list
  11. 22. uniform resource locator
  12. 23. background of a project performs functions through scripting.
  13. 24. capacity for the system to change in size and scale to meet new demands
  14. 25. Different types of blocks linked together.
Down
  1. 1. function that returns True or False
  2. 4. add an element to a list at a certain index
  3. 6. geometric shape where all sides are of an equal length and all angles have equivalent values
  4. 8. software program that translates a programming language
  5. 10. routine process of locating and removing computer program bugs, errors or abnormalities
  6. 11. sequence of instructions or steps, written in a language that can be understood by a computer.
  7. 13. the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1
  8. 14. value that is stored that can be accessed or changed by the program
  9. 16. unique number assigned to each device on the Internet.
  10. 18. refers to a system for representing the colors to be used on a computer display.
  11. 19. type of list or data structure that stores a collection of data