PASS-COMP1005
Across
- 1. Loops until the condition returns false
- 5. A method used to help clara make a 90 degree turn to the left
- 7. The lady bug helping us learn to code
- 9. In-line text to help understand code
Down
- 2. Runs code if a condition is met
- 3. Fallback logic for if the condition returns false
- 4. An unintended consequence or undesired effect
- 6. Loops for some amount of iterations
- 8. Makes code blocks run on repeat until a condition