You are on page 1of 4

Name: Sophia Marie Kassandra B.

Abendan
Section: 10- Cooperation

[36 points] for written


[36 points] for hands on

Filename of Word Document: SurnameQuiz2


Filename of Scratch File: SurnameQuiz2Lab.sb2

Please submit this by uploading it to your OneDrive.

Assume you have a cat Sprite that wants to say “Meow” and then play a sound recording of a meow,
exactly five times.

For each of the following twelve scripts activated by “When Green Flag clicked”, Check those scripts
that result in this desired behavior. Cross out those scripts that do not follow this specification. State
how many times the cat will play the meow sound recording.
Assume that each script is run separately (that is, there is no concurrency). Hint: The first script is
correct.

Code State how many times the


cat will play the meow
sound recording
1.

5 times

2.
3.

5 times

4.

5 times

5.

5 times

6.
7.

6 times

8.

6 times

9.

5 times

10
.

5 times
11
.

4 times

12
.

Infinite

You might also like