Year 8 Applab Legends

12345678910111213141516171819202122232425
Across
  1. 1. The last day of the school week
  2. 5. Hold the mouse button and move something
  3. 7. One item you answer in a quiz
  4. 10. A program you play for fun
  5. 11. Symbol like + or > used for maths or comparing values
  6. 12. Python command that shows text on the screen
  7. 14. On-screen thing you click to make something happen
  8. 15. Logic gate that outputs 1 when at least one input is 1
  9. 18. Spaces at the start of a line that show Python what is inside a block
  10. 20. What you do with a mouse to choose something
  11. 24. The instructions you write for the computer
  12. 25. Choosing between two possible paths in a program
Down
  1. 2. Python function that asks the user to type something
  2. 3. Logic gate that outputs 1 only when both inputs are 1
  3. 4. App Lab command that runs code when the user does something
  4. 6. Python function that makes a set of numbers, often used in loops
  5. 8. A named “box” that can store a changing value
  6. 9. Code that repeats again and again
  7. 13. Logic gate that flips the input value
  8. 16. Press this to start your program
  9. 17. App Lab command that switches to another screen
  10. 19. A short test with several questions
  11. 21. Python data type that stores items in order
  12. 22. Small picture that opens an app when clicked
  13. 23. The name of our school (and a purple fruit)