In this project, when the green flag is clicked, the Scratch Cat should say "Meow, meow, meow!" in a speech bubble and as a sound. But the speech bubble happens before the sound -- and the Scratch Cat only makes one "Meow" sound! I included the speech bubble and the sound in the same repeat loop, added an instruction for the sound to play "until done", and, finally, I added a stop function to remove the speech bubble and reset the sprite to be ready to be played again.