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?
This is fixed. The code is not reading block meow from the Cat for Gobo. I added the code of saying meow for Gobo but added the sound of meow within the cat sprite. When I click the green flag now, the code works as expected.