
Python 101 Using the Turtle Tool
Presentation
•
Computers
•
9th Grade
•
Practice Problem
•
Easy
Maria Cruz Farooqi
Used 8+ times
FREE Resource
10 Slides • 7 Questions
1
Lesson 7 : Using the Turtle Tool / Python 101
Introduction
Congratulations! You've made it to the first lesson of Part II in the Python 101 programming course. In Part II, you will transition from puzzle-based learning to creating open-ended creative projects using the turtle tool. You'll start with the absolute basics, like changing the background color and moving the turtle. However, very quickly, you'll create more complex and interesting projects. Let's get started!
2
Learning Target
I can...
Use pen drawing to make the turtle draw
Create custom shapes using the turtle object
Graph using the turtle tool
Apply concepts from this lesson to set up a turtle screen, change the screen's background color, and move the turtle object
Apply knowledge of the coordinate system to turtle graphics
3
4
The Turtle API
In this lesson you will learn how to use a software library stored in what is called a Python module. In this case, the module is called turtle, and it contains a large set of functions for moving a virtual turtle around a screen.
By learning the turtle application programming interface, or API, you can easily create complex programs. We will teach you several useful turtle functions in this lesson, but if you want to learn more, you can check out the official Python turtle API here.
5
Dropdown
6
7
Dropdown
8
Drag and Drop
Setting up the Screen
Let's start to display graphics on the screen and draw objects. This is an exciting first step towards making real, In order to use turtle graphics, you must import the turtle module. A
9
Dropdown
The turtle Screen
We want to 10
Dropdown
Change the Background Color
Now that we've imported the turtle module and defined a screen, we can start making changes to that screen.Let's try
11
Do this...
12
Creating Turtles
The name turtle comes from a virtual "turtle" that crawls around the screen.
We'll use the turtle like a digital pen, drawing wherever it goes.
13
Dropdown
Creating A Turtle Object
You can create a new turtle using the When you run this code, you'll see a square appear in the middle of the screen.
Now the turtle is ready to receive
14
Do this...
15
16
17
Match
Match the following
Turtle Graphics:
Turtle Screen:
Turtle Object:
Coordinate System:
uses a "turtle"
window where you will draw
object that will do all of the drawing
turtle screen coordinate system
uses a "turtle"
window where you will draw
object that will do all of the drawing
turtle screen coordinate system
Lesson 7 : Using the Turtle Tool / Python 101
Introduction
Congratulations! You've made it to the first lesson of Part II in the Python 101 programming course. In Part II, you will transition from puzzle-based learning to creating open-ended creative projects using the turtle tool. You'll start with the absolute basics, like changing the background color and moving the turtle. However, very quickly, you'll create more complex and interesting projects. Let's get started!
Show answer
Auto Play
Slide 1 / 17
SLIDE
Similar Resources on Wayground
13 questions
Meiosis
Presentation
•
9th Grade
11 questions
Linear Inequality Symbols + Graphs
Presentation
•
9th Grade
13 questions
Exponential Growth and decay word problems
Presentation
•
9th Grade
11 questions
Arc Length and Sector Area
Presentation
•
9th Grade
13 questions
Applications
Presentation
•
9th Grade
14 questions
Semester 1 Review - Operations with Polynomials
Presentation
•
9th Grade
12 questions
PKN KELAS 4
Presentation
•
9th Grade
11 questions
Web Browser
Presentation
•
9th Grade
Popular Resources on Wayground
24 questions
PBIS-HGMS Day 10
Quiz
•
6th - 8th Grade
10 questions
HCS SCI 03 Summer School Review 3
Quiz
•
3rd Grade
11 questions
Home Scope
Quiz
•
7th - 8th Grade
15 questions
HCS SCI 05 Summer School Assessment 3 Review
Quiz
•
5th Grade
35 questions
Lufkin Road Middle School Student Handbook & Policies Assessment
Quiz
•
7th Grade
18 questions
Geo 11.3 Area of Circles and Sectors
Quiz
•
9th - 11th Grade