One last example. This time, I'm highlighting the interactivity aspect. Once I put in the correct codes, I can steer the turtle using buttons: A-turn right. B-backward. X-forward. Y-turn left. I am so glad I put this capability in. Notice I use K00 instead of M00. This new command does not use stack. I used the wrong T command earlier. Oops.