Python Turtle Flashcard

Flashcard
•
Computers
•
7th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

13 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Who is credited with devising Python turtle graphics?
Back
Seymour Papert
2.
FLASHCARD QUESTION
Front
There is an error on this piece of code, what is the correct statement? Options: screen.bgcolor("lightblue") , screen.bgcolor="lightblue") , screen.bgcolour("lightblue") , screen.bgcolor=lightblue()
Back
screen.bgcolor("lightblue")
3.
FLASHCARD QUESTION
Front
What is wrong with this piece of code?
Back
Must use the American spelling of colour - "color"
4.
FLASHCARD QUESTION
Front
There is an error on this piece of code, what is the correct statement? Options: import turtle, import Turtle, import.Turtle, turtle import
Back
import turtle
5.
FLASHCARD QUESTION
Front
There is an error on this piece of code, what is the correct statement? Options: turtle.forward(150), turtle.forward(), turtle.moveforward(), turtle.move.forward(150)
Back
turtle.forward(150)
6.
FLASHCARD QUESTION
Front
There is an error on this piece of code, what is wrong? Options: Nothing, No start_fill() set, No colour set in the end fill e.g. end_fill("blue"), No colour set in the start fill e.g. start_fill("blue")
Back
No start_fill() set
7.
FLASHCARD QUESTION
Front
There is an error on this piece of code, what is wrong? Options: Nothing, No full stop needed in the pen.down statement e.g. turtle.pendown(), No brackets needed in the pen.down statement e.g. turtle.pen.down, No turtle prefix needed in the pen.down statement e.g. pen.down()
Back
No full stop needed in the pen.down statement e.g. turtle.pendown()
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Grok Module 6 Practice

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
8 questions
Code.org Unit 3 Lessons 15-17

Flashcard
•
6th - 8th Grade
11 questions
KS3 - Programming Key terms

Flashcard
•
8th Grade
11 questions
Coding Basics

Flashcard
•
6th - 8th Grade
6 questions
Coding Exam 2 (Grade 6)

Flashcard
•
6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade