Across
- 4. your programming language (a snake)
- 5. A type of loop that repeats a certain amount of time
- 6. Something in code with a name that is used to store values
- 9. Used to make a decision in your code
Down
- 1. Used to remove the last item from your Array
- 2. A type of error that will crash your code (Gold * Question)
- 3. a loop that continues until a condition is met
- 7. Something that holds many values
- 8. A type of error that means your code gives the wrong output (Gold * Question)
