Python dictuionary

12345678910111213
Across
  1. 2. a sequence of characters
  2. 6. loop a programming language
  3. 8. the operation of joining characters together
  4. 11. a type of data
  5. 12. represent characters
  6. 13. loop used for repeating sections of code
Down
  1. 1. error a basic type of error
  2. 3. computer programming
  3. 4. they represent real numbers
  4. 5. removes bugs from computers
  5. 7. type it tells the computer how to use the data
  6. 9. a set of rules
  7. 10. variable The statement print value inside the function produces an UnboundLocalError