Scratch Programming Lesson Notes
Scratch Programming Lesson Notes
b. Next costume
This block changes the Sprite costume to the next one in the
Sprite’s list. If the current costume is the last in the list, the
Sprite will take the first one.
c. Go to mouse pointer
This bock instructs the Sprite to follow the mouse pointer or
another Sprite.
7. Which block allows the sprite to say some message for the
specified number of seconds?
Ans. Think Hmm… for 2 secs block allows the sprite to say
some message for the specified number of seconds.
@@@@@@@@@