Click for Project 1
Click here for project 2
Click here for project 3
Click here for Project 4
Click here for Problem #3
Click here for Problem #1
Click here for Problem #5

HTML questions

1) What are the types of loops contained in Scratch? What are the differences?

you can paste just repeat whatever times or you can paste foreve it's making forever

2) If you are given a situation where you want an action to repeat, but you don’t know how long it should repeat for, which loop is the best structure to use? Why?

you can use forever

3) Does the following loop structure work? Does it make sense? Why or why not? Screen Shot 2015-07-29 at 6.26.59 AM.png

yes because it says forever hi.

4) How can sprites “know” when to begin an action? Is there more than one way?

when you press start or spacebar.

5) Are the following code snippets equivalent? Why or why not?

yes because it makes sense to me that if something then something