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
10 questions
Python

Flashcard
•
7th - 8th Grade
9 questions
Understanding Basic Programming Concepts

Flashcard
•
7th Grade
15 questions
Coding Terms Flashcard

Flashcard
•
7th Grade
11 questions
Turtle Watchers

Flashcard
•
7th Grade
14 questions
Computer Hardware

Flashcard
•
7th Grade
14 questions
Code.org CS Connections Hello World

Flashcard
•
6th Grade
15 questions
Intro to Python

Flashcard
•
6th Grade
10 questions
Flashcard #8 - Early Conflict

Flashcard
•
7th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade