1. Which block do you use to make some other steps happen repeatedly until you stop the program?

    _____________________________
  2. Which block do you use to make something happen when you click a key on the keyboard?

    __________________________________

  3. What is a costume? ___________________________________________________________

  4. What block do you use to make a loop slow down -- i.e., make the script take a short break periodically within a loop? (video 4)

    _____________________________________
  5. What block do you use to make a sprite turn to face the mouse pointer on the screen? _____________________

  6. Where is x = 0, y = 0 on the screen? __________________________

  7. Which direction is the y axis? ________________________________

  8. What block do you use to test if some condition is true? E.g., to test if the loudness value is > 10? _____________

  9. What do you use to make a sprite smaller? _______________________________________

  10. What to you use to make a sprite bounce off the walls? ______________________________

  11. Where is the "touching" block located? _________________________________________

  12. What block do you use to make the entire program stop? ____________________________

  13. What does the "go to" block do? ____________________________________________