In this project, the Scratch Cat is doing roll call with Gobo's friends: Giga, Nano, Pico, and Tera. But everything is happening all at once! How do we fix the program?
The Scratch sprite used talk without waiting and on the same mood used broadcast block instead of broadcast and wait ones. I added some wait blocks and Interleaved the calls and the broadcast (with wait) to have the correct, to me, behaviour.