In this project, the Scratch Cat and Gobo are practicing their jumping routine. When Scratch Cat says "Jump!", Gobo should jump up and down. But Gobo isn't jumping. How do we fix the program?
This only required one tweak to fix. I noticed that Gobo was supposed to start jumping once the broadcast "jump" was received. Scratch Cat did not broadcast "jump", so I added the broadcast jump block.