Computer terms

12345678910111213141516171819
Across
  1. 2. Has tracy start drawing a trail
  2. 3. Removes any marks tracy has left on the canvas
  3. 7. Stops filling in drawn shapes
  4. 9. Move tracy to a specified coordinate
  5. 12. Command that tells tracy to turn left
  6. 14. Sets how quickly tracy will move
  7. 16. Tells tracy to draw a circle with a radius
  8. 18. Method for breaking code down into smaller parts
  9. 19. Changes Tracy’s trail color
Down
  1. 1. Stops tracy from leaving a trail
  2. 4. Command that tells tracy to turn right
  3. 5. A value that can either be true or false
  4. 6. Starts filling in drawn shapes
  5. 8. Brief explanation of code in plain English
  6. 10. Command that tells tracy to move forward
  7. 11. A way to repeat the code
  8. 13. Allows you to break code into smaller parts
  9. 15. Short for a floating-point number
  10. 17. Changes Tracy’s color