Create digital drawings using the Pen Extension. These drawings, also known as turtle graphics, are created when a cursor (the "turtle") draws on a plane (like the Scratch stage). Turtle graphics help with algorithmic thinking and debugging, and they employ geometry concepts and focus on direction, location, and repetition/looping.
Explore the computational concepts of decomposition and sequence as you create a shape drawing in Scratch using the pen blocks, and create a visual artifact, enabling learners to observe results, debug, and iterate, all while having fun and gaining real-world problem solving and critical thinking skills!