ComSci Crossword

123456789101112131415
Across
  1. 2. the word we need to access turtle in our program
  2. 10. a storage location with a given name
  3. 11. giving a value to a variable
  4. 14. getting a value when the program is running
  5. 15. set of steps carried out in order
Down
  1. 1. convert one data type to another
  2. 3. python library for making shapes
  3. 4. strings and integers are examples of these
  4. 5. programming language for snakes
  5. 6. what is the integer is needed for in turtle.circle(50)
  6. 7. command to make the turtle go from right to left
  7. 8. a whole number
  8. 9. data put into a storage location
  9. 12. command to move without drawing a ling
  10. 13. sequence of characters