Scratch Lab 2

CLick HERE to go to problem #1

Click HERE to go to problem #2

Click HERE to go to problem #3

Scratch Lab 2 Questions

  1. There are repeat and forever loops. Repeat loops go only for a certain amount of time but forever loops stop when you tell it to stop.
  2. I think that the best loop to use would be a repeat until loop because then you will know when to stop.
  3. The loop does work. It does make sense because it is just saying those words forever.
  4. SPrites know when to take an action when you tell them to. I am not sure if there is another way to communicate with them.
  5. They are not the same because the second one says if not pressed. (I am not really sure)