The Scratch Cat should do a flip when the space key is pressed. But when the space key is pressed, nothing happens! How do we fix the program?
To debug this project I changed scratch cat's script for flipping so that there was a wait block in between each turn block so that its possible to see scratch cat moving. In addition I changed it so scratch cat does a double flip.