Scratchy Cat wants to dance to the catchy music, but someone keeps turning off the music. Your task: Fix the bug so Scratchy dances to the music. Challenge: What other elements can you add to the dance party?
I put the music block under a separate when flag clicked block. Then i added a broadcast block under when the music ends. The receiver then stops the program. I also put a forever loop around the dance steps.