
Computer Programming in Python Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Katy Fleming
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which of the following is the correct way to define a turn_right function in Karel?
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
hich of the following is not a valid condition to go in an if statement for Karel?
balls_present()
front_is_clear()
left_is_blocked()
turn_left()
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
In the following code from the Cleanup Karel example, what is the purpose of If Statement #2?
To move the last time
To pick up the ball that is in the last spot
To pick up the ball that is in the last spot, if there is one
To take the ball from all of the positions that have a ball on them
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What makes the following command an invalid Karel command?
turn_Left()
It should end in semicolon
The L should be a lower l
It should start with a capital T
This command is correct
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What is wrong with this for loop?
for i in range = 5;
move()
A. The for loop uses a semicolon(;) instead of colon(:)
B. It should say range(5) instead of range = 5
A
B
Both A and B
Neither A or B
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
If Karel starts at Street 1 and Avenue 1, facing East, where will Karel be, and what direction will Karel be facing after running the following code? (Assume the world is 10x10 in size)
Street 3, Avenue 1, Facing North
Street 1, Avenue 4, Facing North
Street 1, Avenue 3, Facing South
Street 1, Avenue 3, Facing North
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Karel starts at Street 1, Avenue 1, facing East in a 5x5 world. What will happen after this code runs?
Karel will end on Street 1, Avenue 2
Karel will end on Street 1, Avenue 7
This code won’t run because of a syntax error
Karel will crash into a wall
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Programming with Karel

Quiz
•
7th - 12th Grade
25 questions
CodeHS unit 1 Quiz

Quiz
•
10th Grade
26 questions
AP CSP Standard 1 Review

Quiz
•
12th Grade
22 questions
Karel and Programming Basics

Quiz
•
9th Grade
20 questions
Programming with Karel Quiz

Quiz
•
10th Grade
28 questions
Introduction to Programming in Java with Karel the Dog

Quiz
•
9th - 12th Grade
23 questions
Introduction to Programming Quiz

Quiz
•
9th Grade
22 questions
CodeHS Unit 1.1-8 Quiz Review 2

Quiz
•
10th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade