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! How do we fix the program?
To debug this project i made scratch cat once the green flag was clicked to say meow meow meow. then i made another script that starts the same but he plays the sound meow every 0.66 seconds for 2 whole seconds. These two scripts activate at the same time so that no script starts before the other.