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
19 questions
CodeHS Unit 1

Quiz
•
12th Grade
12 questions
Greenfoot Java Classes

Quiz
•
10th Grade
17 questions
Unit 7 Review 1

Quiz
•
9th - 12th Grade
12 questions
JavaScript

Quiz
•
9th Grade
11 questions
untitled

Quiz
•
9th - 12th Grade
11 questions
Unit 2 Knowledge Test Make Up

Quiz
•
9th - 12th Grade
11 questions
Problem Solving

Quiz
•
9th - 12th Grade
20 questions
CodeHS Lessons 1-5

Quiz
•
10th - 12th 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
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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade