TPT
Total:
$0.00
Preview of Creating a Halloween Pumpkin using Python and the Turtle Graphics Library

Creating a Halloween Pumpkin using Python and the Turtle Graphics Library

Created by
csteachian
This interactive Python tutorial guides students step-by-step through creating a pumpkin carving animation using the turtle graphics module. Students start by drawing a simple pumpkin shape, then add carved features like eyes, nose, and mouth. The tutorial builds programming skills by introducing functions to encapsulate reusable pieces of code. Later sections cover animation techniques using loops, arrays, timing functions, and randomisation. The end result is a flickering pumpkin lantern that
Preview of Turtle Python Programming Halloween Witch Drawing

Turtle Python Programming Halloween Witch Drawing

Created by
The Code Campus
This is an end of term holiday task that I use with many year groups of students. The older students still enjoy it, as they add in more unique features and challenges. It is used as a fun exercise around Halloween to revise some Python skills in a fun setting. Include links to trinket coding start point for students as well as the completed activity. Lots of room for additional challenge to stretch this out over a few more lessons.
Preview of Beginning Loops Using Turtle Python Coding Lesson

Beginning Loops Using Turtle Python Coding Lesson

Created by
WorthTeaching
This is a PDF that can be used for teaching Loops to students who are new to Python Programming. This is a fun lesson as it will use Turtle and allow students to draw shapes and a car using loops. While doing so they will get a hang of the syntax needed for Python as well as a chance the experiment with the code to make their own shapes. This is great for first time Computer Science Teachers who are looking for a python coding lesson plan! *******************************************************
Preview of Python turtle - lesson 3 - making the turtle move on its own

Python turtle - lesson 3 - making the turtle move on its own

A third lesson on Python programming using Python turtle, introducing the concept of 'random' for the turtle - making the turtle move on its own, random distances and random angles to 'draw' random patterns. Also introduces the concept of turtle size - turtle and his/her little brother!
Preview of Python turtle - lesson 2 - customizing the turtle and adding a friend!

Python turtle - lesson 2 - customizing the turtle and adding a friend!

A second lesson on Python programming using Python turtle, introducing the concept of color for the turtle and drawing in different colored 'pens'. Also introduces the concept of multiple turtles - turtles with friends or family!
Showing 1-5 of 5 results