Turtle allows us to detect when the user has hit certain keys on the keyboard or clicked the mouse. Whenever the user does one of these action it is called an event. We can listen for events and ...