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