Across
- 3. A variable based on whole numbers
- 4. A turtle used to introduce students to Python
- 5. Used in If and else statements as another option
- 8. Yes or no question that is a variable
- 9. Helps sort code under loops and functions
- 10. Used to repeat code
Down
- 1. Used to create custom commands
- 2. A variable based on text
- 6. A variable based on decimal numbers
- 7. Break down code
