Problem: In this project, the Scratch Cat teaches Gobo to meow. But when it's Gobo's turn to try -- Gobo stays silent. How do we fix the program? Solution: In the Gobo sprite, make a block named "meow". Then add the "play sound(meow)" block under the "define (meow)". Finally, add the "say (Meow!)" block under "play sound (meow)"