Change the code using the "repeat" block to make it more efficient (using less code to accomplish the same task). Challenge: use the "forever" block to make the cat go on forever!
I took out all the blocks that are after the third wait block and I added a forever block. The forever block contains the first five commands from the original.