Python - Karel the Dog

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Anthony Sinapi
Used 32+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one of these movements can Karel NOT do?
Turn left
Turn right
Move forward
Put down a ball
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is a street in a Karel world?
A row
A column
A single point
Karel's position
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?
move()
move()
move()
turn_left()
move()
Street 1 and
Avenue 3
Street 4 and Avenue 4
Street 2 and Avenue 6
Street 6 and Avenue 2
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Karel is facing North and the code
turn_left()
turn_left()
runs, which direction is Karel facing now?
North
South
East
West
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many times should Karel turn left in order to turn right?
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What can be used to teach Karel to turn right?
Functions
Variables
Dog Treats
Streets
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which function will teach Karel how to spin in a circle one time?
def spin():
turn_right()
def spin():
turn_left()
turn_left()
turn_left()
turn_left()
def spin():
turn_left()
turn_left()
def spin():
move()
move()
move()
move()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
If Statements Review

Quiz
•
9th Grade
20 questions
Computer Parts

Quiz
•
3rd - 12th Grade
12 questions
Codehs

Quiz
•
9th - 12th Grade
13 questions
Programming Concepts with Karel

Quiz
•
9th Grade
12 questions
Computer Science Level 1 - Blocks with VEXcode VR Course Unit 2

Quiz
•
5th - 12th Grade
20 questions
Code.org Quiz L 1-4

Quiz
•
6th Grade - University
20 questions
Tracy the Turtle Review

Quiz
•
10th Grade
20 questions
fun codeing

Quiz
•
11th Grade - Professi...
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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

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

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade