This module draws on our Turtle drawing skills gained in the Turtle module to create a drawing pad with buttons that we can program. New skills include Creating a simple function which holds code we can use as many times as we need. Creating and placing a simple button that commands the function to operate when the button is pressed. |