Turtle Revision

123456789101112131415161718
Across
  1. 2. a symbol used to compare two values
  2. 3. automatically moves cursor to a correctly indented position on a new line
  3. 4. part of a program that needs to be given specific value
  4. 5. American Standard Code for Information Interchange(acronym)
  5. 11. characters put around operators
  6. 12. a method of checking an algorithm line by line and predicting the result
  7. 13. a whole number with no decimal points
  8. 14. a combination of multiple different types of characters
  9. 16. Module containing graphics commands in Python
  10. 17. a text based programming language
  11. 18. to display the output of a program
Down
  1. 1. tools available in a programming software that can be applied to a data string
  2. 6. to combine multiple strings in Python
  3. 7. an application designed to help programmers design, develop and test their programs
  4. 8. a data type that has only two possible answers
  5. 9. completes program functions
  6. 10. intergrated development learning environment (acronym)
  7. 15. assigning each individual character in a string a position