Python L31

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Future Teacher
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the parent class of the Food class?
Snake
Screen
Turtle
Shape
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The super().__init__() line allows the Food class to access all methods from the Turtle class.
True
False
3.
DRAG AND DROP QUESTION
1 min • 1 pt
In the code class Food(Turtle):, Turtle is the (a) class and Food is the (b) class.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is inherited from the Turtle class in the Food class?
Only the shape
Methods like .goto(), .color(), .penup()
Only the refresh method
Only the random module
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The refresh() method is inherited from the Turtle class.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is called immediately after setting the shape, color, and size of the food?
self.refresh()
self.speed()
self.color()
self.move()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The super() function is used to call the ________ class’s constructor.
parent
superclass
base
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Small basic

Quiz
•
4th - 6th Grade
10 questions
Codemonkey quiz #1

Quiz
•
8th Grade
11 questions
Quiz on variables

Quiz
•
6th - 8th Grade
10 questions
Коллекции. Turtle. Игры.

Quiz
•
6th Grade
9 questions
CodeMonkey I - Day 9

Quiz
•
4th - 7th Grade
10 questions
PLTW 8th Grade Course Quiz

Quiz
•
8th Grade - University
15 questions
Python_11

Quiz
•
6th - 8th Grade
10 questions
Python Turtle - Knowledge Check

Quiz
•
7th - 8th 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
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

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

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade