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
10 questions
MS Logo

Quiz
•
4th - 9th Grade
14 questions
CodeMonkey 0-35 Review

Quiz
•
5th - 8th Grade
12 questions
Technology Terms and Keyboard Shortcuts

Quiz
•
6th Grade
10 questions
Small Basic Basics

Quiz
•
8th - 9th Grade
10 questions
Password Security Quiz

Quiz
•
7th Grade
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
10 questions
Google Docs Basics

Quiz
•
7th Grade - University
10 questions
Turtle Logo Programming

Quiz
•
1st - 6th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

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

Quiz
•
6th Grade
18 questions
Company Logos

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

Quiz
•
6th - 8th Grade
16 questions
Clovis Unified Student Use of Technology

Quiz
•
4th - 8th Grade
13 questions
Digital Citizenship

Quiz
•
6th Grade
11 questions
Technology Acceptable Use

Quiz
•
6th - 8th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade