PASS-COMP1005

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