In this debugging challenge... I can move the cat left and right using the arrow keys. If the cat is on the left hand-side of the stage, I want him to say "left side!" otherwise I want him to say "right side!". Currently he only says "left side!" or "right side!" when I press the green flag - I want him to say this every time I move him using the arrow keys. Can you fix the problem?
Thanks to the ScratchEdTeam for the idea!