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?
When I saw the code I knew that something was wrong because all the 90 degrees codes were all together. What I did was add 0.1 wait codes in between each degree turn.