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?
I debugged this project by adding the "wait 0.2 seconds" block in between every "turn right 90 degrees" block.