My Scratch Lab 2 Assignments
Partner Project
Individual Lab #1
Individual Lab #3
Individual Lab #4
Questions
Question #1:
Types of loops in scratch are a repeat which can be set to a certain number of times or you are able to use a forever loop
Question #2:
The best choice is to use a “repeat _ “ If you're not sure how many time you want something repeated this can be changed to what you decide you want
Question #3:
If you want the sprite to “forever” and then continue to say “forever and ever”, then the sprite does work! It will say “forever once” and then get stuck in a forever loop saying “forever and ever”
Question #4:
A sprite can know when to start its action through many different ways. Tow just being “green flag clicked” or also “when spacebar is hit”
Question #5:
No these two are not equivalent, The two main events “say spacebar has been pressed” and also “change costume” occur at different times
Click here to return to the home page